Newman Run Dashboard

Thursday, 19 June 2025 05:20:38
Total Iterations

3

Total Assertions

8175

Total Failed Tests

285

Total Skipped Tests

0


File Information
Collection: I Warrenty flow collection practice
Environment: Qa
Timings and Data
Total run duration: 1m 44.2s
Total data received: 2.58MB
Average response time: 270ms
Summary Item Total Failed
Requests 357 0
Prerequest Scripts 51 0
Test Scripts 312 0
Assertions 8175 285
Skipped Tests 0 -



Showing 285 Failures

Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 496 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 243 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 256 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 252 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 254 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 337 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 355 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 330 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 350 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 307 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 240 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 240 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 241 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 249 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 248 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 242 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 559 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 240 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 291 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 294 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 254 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 254 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 240 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 240 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 312 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 245 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 275 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 247 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404
Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 240 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 240 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 251 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 249 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 249 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 342 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 328 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 313 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 312 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 291 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 240 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 240 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 240 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 246 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 247 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 243 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 532 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 240 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 290 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 311 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 251 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 252 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 240 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 242 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 316 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 246 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 269 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 245 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404
Failed Test: Verify the response time is between the range 10-200ms

Assertion Error Message
expected 240 to be below 150
Failed Test: Verifying the sttaus code

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the response time is less than

Assertion Error Message
expected 240 to be below 100
Failed Test: Security Test: Verify the password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 256 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 275 to be below 200
Failed Test: verify the response time is under 200s

Assertion Error Message
expected 250 to be below 200
Failed Test: Verify the response time should be less than 150

Assertion Error Message
expected 320 to be below 200
Failed Test: Verify the response status code

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <200

Assertion Error Message
expected 320 to be below 200
Failed Test: Verify the status code is 200

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is <150

Assertion Error Message
expected 316 to be below 200
Failed Test: Verify the response time is <150

Assertion Error Message
expected 318 to be below 200
Failed Test: Verify the response time is <200

Assertion Error Message
expected 309 to be below 200
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'invalid signature' to deeply equal 'Forbidden'
Failed Test: Verify the status code for the invalid token

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify the message for the invalid token

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: verify the status code blank credentails

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code 401 for the invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 241 to be below 200
Failed Test: verify the status code for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is less than 200ms

Assertion Error Message
expected 239 to be below 200
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verify the resposne message

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Failed Test: verify the status code for 401

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verify the resposne message

Assertion Error Message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Failed Test: verify response time is less 150

Assertion Error Message
expected 240 to be below 150
Failed Test: verify the response time is <100

Assertion Error Message
expected 245 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: verify the response time is <100

Assertion Error Message
expected 244 to be below 100
Failed Test: Veifythe data of the engineer response is empty

Assertion Error Message
Cannot read properties of undefined (reading 'json')
Failed Test: Verify the message for the No token

Assertion Error Message
response is not defined
Failed Test: Verify the response status code for the no enginner id

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for the no engineer id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Failed Test: verfiy the response time for the invalid job id

Assertion Error Message
expected 243 to be below 150
Failed Test: verify the message for the no job id

Assertion Error Message
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Failed Test: Verify the status code for the invalid username

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the message for invalid username

Assertion Error Message
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Failed Test: verify the status code no request data

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response time for the pednig for repair

Assertion Error Message
expected 533 to be below 150
Failed Test: verify the mobile number length is 10

Assertion Error Message
expected 12 to deeply equal 10
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time for the eng details

Assertion Error Message
expected 239 to be below 150
Failed Test: Verify the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 292 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time is less than 200

Assertion Error Message
expected 294 to be below 200
Failed Test: verify the data array have field label,key,count

Assertion Error Message
expected 'number' to be a number
Failed Test: verify the response time

Assertion Error Message
expected 257 to be below 150
Failed Test: verify the response time for the reapir

Assertion Error Message
expected 247 to be below 200
Failed Test: verfiy the status code for the no token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message/test for the missing token

Assertion Error Message
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Failed Test: verfiy the response time is 150

Assertion Error Message
expected 243 to be below 150
Failed Test: verify the status code for the qc

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the invalid cred for qc

Assertion Error Message
pm.rexpect is not a function
Failed Test: verfiy the status code fon no payload

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: verfiy the response message for the no payload

Assertion Error Message
expected 'Invalid request' to include 'required'
Failed Test: verify the response time for the qc details

Assertion Error Message
expected 240 to be below 200
Failed Test: verify the fields password,reset_password are not present

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for response

Assertion Error Message
Unexpected token ':' at 1:4
401: Unauthorized
   ^
Failed Test: verfiy the response time for the response

Assertion Error Message
expected 311 to be below 200
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: verfiy the response time for pending for Qc

Assertion Error Message
expected 246 to be below 200
Failed Test: verify the data is not null

Assertion Error Message
expected [] not to be empty
Failed Test: veriufy the status code for the response

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verfiy the resonse time for the qc completed

Assertion Error Message
expected 284 to be below 150
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the status code for invalid response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message in the response body

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Failed Test: verfiy the response message for the no token

Assertion Error Message
expected '401: Unauthorized' to include 'required'
Failed Test: Verify the response time for the qc submit

Assertion Error Message
expected 247 to be below 150
Failed Test: verfiy the data in the response body

Assertion Error Message
expected [] not to be empty
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: verify the response status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response body contains the expected error message

Assertion Error Message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Failed Test: verfiy the status code for response

Assertion Error Message
expected response to have status code 401 but got 403
Failed Test: Verify the response message

Assertion Error Message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Failed Test: Verify the json Schema

Assertion Error Message
jsonschema is not defined
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the message for the response

Assertion Error Message
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Failed Test: Verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verfiy the status code for the response

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response code is 401

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verfiy the status code for the response

Assertion Error Message
Cannot read properties of undefined (reading 'to')
Failed Test: verify the status code for the response

Assertion Error Message
expected response to have status code 401 but got 404


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 496ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22b7bb23-214c-4706-b881-6d443660e502
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Z6B4YYyNNxOPpwMUvHHum+drDtE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 496 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2287bf6e-7561-4d2b-b9be-389e38992334
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4950a49c-cad7-4490-9ea5-a8df4cd2cee5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 48f6e1d5-f90a-43f6-9ed4-a0ecc46a3262
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 243 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fc604eb1-c466-4779-8775-4457012a0ed1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e5fe2d06-a1c9-402f-9da7-b82e0afdef65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ffbd686-06d4-4479-8c99-263ec8b74187
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-H3ppR9J8DkRQOofNqwgLU+AEgBg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":139},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2da4291c-4048-48f8-806f-2950b4703e30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-H3ppR9J8DkRQOofNqwgLU+AEgBg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":139},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b88ab145-5462-4abd-9c8a-ba8bfcb948e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-H3ppR9J8DkRQOofNqwgLU+AEgBg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":139},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 601b9374-a220-4f53-8f20-0be256385b4b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:18:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 256 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b601397-964e-4176-b774-25264ab1ce52
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:18:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 252 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f309e4c-283f-4ff0-b6a9-8b3cf6e82df9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:18:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 254 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 339ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f6b55d0-3c58-4b1b-bd12-7bb7d98c84bf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "84536888497421",
                "imei1": "84536888497421",
                "imei2": "84536888497421",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-4sEnc7XR3xv4fID3uwLM2cD7Pyo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37375,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37392,"tr_customer_product_id":37382,"job_number":"JOB_37375"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 305ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 030aadb4-87c5-4c4d-9d2f-ff04ca283b23
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "22059166091037",
                "imei1": "22059166091037",
                "imei2": "22059166091037",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-18NDPqUmpo27KMM0h/9ClL1Bz34"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37393,"tr_customer_product_id":37383,"job_number":"JOB_37376"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 327ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f9bddd84-a3fd-4694-a9ae-bb6c127ab407
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "27554489858258",
                "imei1": "27554489858258",
                "imei2": "27554489858258",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-7rvmmaGU+cU0buOs7JAaOF85j4M"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37394,"tr_customer_product_id":37384,"job_number":"JOB_37377"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 332ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38f441a1-4aa3-4abf-813b-ce6a22fa1d09
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "55571913470029",
                "imei1": "55571913470029",
                "imei2": "55571913470029",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-354OlInO74ETFnrMK/Ar4r+9kxM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37378,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37395,"tr_customer_product_id":37385,"job_number":"JOB_37378"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 314ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb5ab0af-d80e-4e93-827d-117ed5ff17b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "33622323561938",
                "imei1": "33622323561938",
                "imei2": "33622323561938",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-sNCEysjwb2VjPF6/YBsy9OO/bew"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:18:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37379,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37396,"tr_customer_product_id":37386,"job_number":"JOB_37379"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 321ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e67e5ebf-fe16-4b04-8379-83c67e8f2687
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "15341605023404",
                "imei1": "15341605023404",
                "imei2": "15341605023404",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-Jt8pvEUJa8wlnvZUcaBrN/ErH/U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37380,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37397,"tr_customer_product_id":37387,"job_number":"JOB_37380"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e96137c9-aaa8-4f5f-809a-98606707ddc6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "20412233310353",
                "imei1": "20412233310353",
                "imei2": "20412233310353",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-tADaliDiMnZuwbvCkNVw8kssqYk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37381,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37398,"tr_customer_product_id":37388,"job_number":"JOB_37381"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 337ms
Mean size per request: 139.87KB

Test Pass Percentage
99 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2cbdb342-19db-4f03-8c3a-3338a8ff57c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"22f78-otg8P5HaGJmrmTCEs5CnHp/zdKA"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37236,"job_number":"JOB_37236","tr_customer_id":37253,"tr_customer_product_id":37243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T00:45:15.000Z","modified_at":"2025-06-19T00:45:15.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T00:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37237,"job_number":"JOB_37237","tr_customer_id":37254,"tr_customer_product_id":37244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:36.000Z","modified_at":"2025-06-19T01:06:36.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12237328675791","imei1":"12237328675791","imei2":"12237328675791","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37238,"job_number":"JOB_37238","tr_customer_id":37255,"tr_customer_product_id":37245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:49.000Z","modified_at":"2025-06-19T01:06:49.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11871340134785","imei1":"11871340134785","imei2":"11871340134785","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37239,"job_number":"JOB_37239","tr_customer_id":37256,"tr_customer_product_id":37246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:51.000Z","modified_at":"2025-06-19T01:06:51.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14531598458255","imei1":"14531598458255","imei2":"14531598458255","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37240,"job_number":"JOB_37240","tr_customer_id":37257,"tr_customer_product_id":37247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:07:27.000Z","modified_at":"2025-06-19T01:07:27.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10502826422209","imei1":"10502826422209","imei2":"10502826422209","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37241,"job_number":"JOB_37241","tr_customer_id":37258,"tr_customer_product_id":37248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:10:56.000Z","modified_at":"2025-06-19T01:10:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12726635337971","imei1":"12726635337971","imei2":"12726635337971","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37242,"job_number":"JOB_37242","tr_customer_id":37259,"tr_customer_product_id":37249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:20.000Z","modified_at":"2025-06-19T01:12:20.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"15441565290810","imei1":"15441565290810","imei2":"15441565290810","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37243,"job_number":"JOB_37243","tr_customer_id":37260,"tr_customer_product_id":37250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:44.000Z","modified_at":"2025-06-19T01:12:44.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11639158483823","imei1":"11639158483823","imei2":"11639158483823","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37244,"job_number":"JOB_37244","tr_customer_id":37261,"tr_customer_product_id":37251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:14:43.000Z","modified_at":"2025-06-19T01:14:43.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"17994827725336","imei1":"17994827725336","imei2":"17994827725336","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37248,"job_number":"JOB_37248","tr_customer_id":37265,"tr_customer_product_id":37255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:18:53.000Z","modified_at":"2025-06-19T01:18:53.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10586767160329","imei1":"10586767160329","imei2":"10586767160329","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37249,"job_number":"JOB_37249","tr_customer_id":37266,"tr_customer_product_id":37256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:22:28.000Z","modified_at":"2025-06-19T01:22:28.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11270360628025","imei1":"11270360628025","imei2":"11270360628025","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37250,"job_number":"JOB_37250","tr_customer_id":37267,"tr_customer_product_id":37257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14311445748873","imei1":"14311445748873","imei2":"14311445748873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37252,"job_number":"JOB_37252","tr_customer_id":37269,"tr_customer_product_id":37259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:06.000Z","modified_at":"2025-06-19T01:25:06.000Z","name":"Katelyn Rice","mobile_number":"504-380-7968","email_id":"Federico.Crist14@yahoo.com","dop":"2025-04-06","serial_number":"14201831496162896","imei1":"14201831496162896","imei2":"14201831496162896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37253,"job_number":"JOB_37253","tr_customer_id":37270,"tr_customer_product_id":37260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18619055357954","imei1":"18619055357954","imei2":"18619055357954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37255,"job_number":"JOB_37255","tr_customer_id":37272,"tr_customer_product_id":37262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:48.000Z","modified_at":"2025-06-19T01:25:48.000Z","name":"Rahsaan Sauer","mobile_number":"743-232-5799","email_id":"Keyshawn69@hotmail.com","dop":"2025-04-06","serial_number":"16121932975607112","imei1":"16121932975607112","imei2":"16121932975607112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37256,"job_number":"JOB_37256","tr_customer_id":37273,"tr_customer_product_id":37263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:28.000Z","modified_at":"2025-06-19T01:26:28.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15718927781322","imei1":"15718927781322","imei2":"15718927781322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37258,"job_number":"JOB_37258","tr_customer_id":37275,"tr_customer_product_id":37265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:30.000Z","modified_at":"2025-06-19T01:26:30.000Z","name":"Fidel Nader","mobile_number":"664-335-2960","email_id":"Reanna96@hotmail.com","dop":"2025-04-06","serial_number":"16824735835604880","imei1":"16824735835604880","imei2":"16824735835604880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37259,"job_number":"JOB_37259","tr_customer_id":37276,"tr_customer_product_id":37266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:31:25.000Z","modified_at":"2025-06-19T01:31:25.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101681644123417","imei1":"101681644123417","imei2":"101681644123417","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37263,"job_number":"JOB_37263","tr_customer_id":37280,"tr_customer_product_id":37270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:08:47.000Z","modified_at":"2025-06-19T02:08:47.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"104649883606225","imei1":"104649883606225","imei2":"104649883606225","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37266,"job_number":"JOB_37266","tr_customer_id":37283,"tr_customer_product_id":37273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:41.000Z","modified_at":"2025-06-19T02:24:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67713285084776","imei1":"67713285084776","imei2":"67713285084776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37267,"job_number":"JOB_37267","tr_customer_id":37284,"tr_customer_product_id":37274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81759673872707","imei1":"81759673872707","imei2":"81759673872707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37268,"job_number":"JOB_37268","tr_customer_id":37285,"tr_customer_product_id":37275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78448250747295","imei1":"78448250747295","imei2":"78448250747295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37269,"job_number":"JOB_37269","tr_customer_id":37286,"tr_customer_product_id":37276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76894107210520","imei1":"76894107210520","imei2":"76894107210520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37270,"job_number":"JOB_37270","tr_customer_id":37287,"tr_customer_product_id":37277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67139502073927","imei1":"67139502073927","imei2":"67139502073927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37271,"job_number":"JOB_37271","tr_customer_id":37288,"tr_customer_product_id":37278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:24:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13017391656417","imei1":"13017391656417","imei2":"13017391656417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37273,"job_number":"JOB_37273","tr_customer_id":37290,"tr_customer_product_id":37280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84875271936753","imei1":"84875271936753","imei2":"84875271936753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37274,"job_number":"JOB_37274","tr_customer_id":37291,"tr_customer_product_id":37281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58533423248615","imei1":"58533423248615","imei2":"58533423248615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37275,"job_number":"JOB_37275","tr_customer_id":37292,"tr_customer_product_id":37282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24443265894137","imei1":"24443265894137","imei2":"24443265894137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37276,"job_number":"JOB_37276","tr_customer_id":37293,"tr_customer_product_id":37283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83423147640154","imei1":"83423147640154","imei2":"83423147640154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37277,"job_number":"JOB_37277","tr_customer_id":37294,"tr_customer_product_id":37284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59126922404428","imei1":"59126922404428","imei2":"59126922404428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37278,"job_number":"JOB_37278","tr_customer_id":37295,"tr_customer_product_id":37285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39353554279114","imei1":"39353554279114","imei2":"39353554279114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37280,"job_number":"JOB_37280","tr_customer_id":37297,"tr_customer_product_id":37287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95138073264395","imei1":"95138073264395","imei2":"95138073264395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37281,"job_number":"JOB_37281","tr_customer_id":37298,"tr_customer_product_id":37288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30012857605894","imei1":"30012857605894","imei2":"30012857605894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37282,"job_number":"JOB_37282","tr_customer_id":37299,"tr_customer_product_id":37289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33885170043443","imei1":"33885170043443","imei2":"33885170043443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37283,"job_number":"JOB_37283","tr_customer_id":37300,"tr_customer_product_id":37290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94509435309571","imei1":"94509435309571","imei2":"94509435309571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37284,"job_number":"JOB_37284","tr_customer_id":37301,"tr_customer_product_id":37291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31341983663164","imei1":"31341983663164","imei2":"31341983663164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37285,"job_number":"JOB_37285","tr_customer_id":37302,"tr_customer_product_id":37292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47780237046371","imei1":"47780237046371","imei2":"47780237046371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37287,"job_number":"JOB_37287","tr_customer_id":37304,"tr_customer_product_id":37294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67882514636134","imei1":"67882514636134","imei2":"67882514636134","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37288,"job_number":"JOB_37288","tr_customer_id":37305,"tr_customer_product_id":37295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16211332221663","imei1":"16211332221663","imei2":"16211332221663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37289,"job_number":"JOB_37289","tr_customer_id":37306,"tr_customer_product_id":37296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33798039912779","imei1":"33798039912779","imei2":"33798039912779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37290,"job_number":"JOB_37290","tr_customer_id":37307,"tr_customer_product_id":37297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60775070328626","imei1":"60775070328626","imei2":"60775070328626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37291,"job_number":"JOB_37291","tr_customer_id":37308,"tr_customer_product_id":37298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95507260432943","imei1":"95507260432943","imei2":"95507260432943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37292,"job_number":"JOB_37292","tr_customer_id":37309,"tr_customer_product_id":37299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23142185854253","imei1":"23142185854253","imei2":"23142185854253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37294,"job_number":"JOB_37294","tr_customer_id":37311,"tr_customer_product_id":37301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20428231484530","imei1":"20428231484530","imei2":"20428231484530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37295,"job_number":"JOB_37295","tr_customer_id":37312,"tr_customer_product_id":37302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24180895475014","imei1":"24180895475014","imei2":"24180895475014","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37296,"job_number":"JOB_37296","tr_customer_id":37313,"tr_customer_product_id":37303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79141546756715","imei1":"79141546756715","imei2":"79141546756715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37297,"job_number":"JOB_37297","tr_customer_id":37314,"tr_customer_product_id":37304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46579086683983","imei1":"46579086683983","imei2":"46579086683983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37298,"job_number":"JOB_37298","tr_customer_id":37315,"tr_customer_product_id":37305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11666718228520","imei1":"11666718228520","imei2":"11666718228520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37299,"job_number":"JOB_37299","tr_customer_id":37316,"tr_customer_product_id":37306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74479417138841","imei1":"74479417138841","imei2":"74479417138841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37301,"job_number":"JOB_37301","tr_customer_id":37318,"tr_customer_product_id":37308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23480751347129","imei1":"23480751347129","imei2":"23480751347129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37302,"job_number":"JOB_37302","tr_customer_id":37319,"tr_customer_product_id":37309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44082928956586","imei1":"44082928956586","imei2":"44082928956586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37303,"job_number":"JOB_37303","tr_customer_id":37320,"tr_customer_product_id":37310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68378234156390","imei1":"68378234156390","imei2":"68378234156390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37304,"job_number":"JOB_37304","tr_customer_id":37321,"tr_customer_product_id":37311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62411312014765","imei1":"62411312014765","imei2":"62411312014765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37305,"job_number":"JOB_37305","tr_customer_id":37322,"tr_customer_product_id":37312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99982450822756","imei1":"99982450822756","imei2":"99982450822756","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37306,"job_number":"JOB_37306","tr_customer_id":37323,"tr_customer_product_id":37313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82031999626500","imei1":"82031999626500","imei2":"82031999626500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37310,"job_number":"JOB_37310","tr_customer_id":37327,"tr_customer_product_id":37317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:08.000Z","modified_at":"2025-06-19T03:04:08.000Z","name":"Enoch Schmitt","mobile_number":"406-246-0095","email_id":"Anibal.Hahn99@yahoo.com","dop":"2025-04-06","serial_number":"10072909303679440","imei1":"10072909303679440","imei2":"10072909303679440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37315,"job_number":"JOB_37315","tr_customer_id":37332,"tr_customer_product_id":37322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:33:00.000Z","modified_at":"2025-06-19T03:33:00.000Z","name":"Kyle Jacobs","mobile_number":"928-804-8155","email_id":"Ethelyn_Renner@gmail.com","dop":"2025-04-06","serial_number":"12530478170701706","imei1":"12530478170701706","imei2":"12530478170701706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37316,"job_number":"JOB_37316","tr_customer_id":37333,"tr_customer_product_id":37323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056127928441","imei1":"11056127928441","imei2":"11056127928441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37318,"job_number":"JOB_37318","tr_customer_id":37335,"tr_customer_product_id":37325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:47.000Z","modified_at":"2025-06-19T03:34:47.000Z","name":"Cleo Corkery","mobile_number":"602-246-9949","email_id":"Tod_Walsh5@hotmail.com","dop":"2025-04-06","serial_number":"14447215059419638","imei1":"14447215059419638","imei2":"14447215059419638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37319,"job_number":"JOB_37319","tr_customer_id":37336,"tr_customer_product_id":37326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:51.000Z","modified_at":"2025-06-19T03:34:51.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16668272530416","imei1":"16668272530416","imei2":"16668272530416","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37320,"job_number":"JOB_37320","tr_customer_id":37337,"tr_customer_product_id":37327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13327961515406","imei1":"13327961515406","imei2":"13327961515406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37322,"job_number":"JOB_37322","tr_customer_id":37339,"tr_customer_product_id":37329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:35.000Z","modified_at":"2025-06-19T03:35:35.000Z","name":"Rupert Pouros","mobile_number":"656-801-7800","email_id":"Amely_White13@yahoo.com","dop":"2025-04-06","serial_number":"12361401398861626","imei1":"12361401398861626","imei2":"12361401398861626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37323,"job_number":"JOB_37323","tr_customer_id":37340,"tr_customer_product_id":37330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16401860191965","imei1":"16401860191965","imei2":"16401860191965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37325,"job_number":"JOB_37325","tr_customer_id":37342,"tr_customer_product_id":37332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:06.000Z","modified_at":"2025-06-19T03:36:06.000Z","name":"Taurean Moore","mobile_number":"486-796-7148","email_id":"Leonardo.Zieme75@gmail.com","dop":"2025-04-06","serial_number":"11752234120918498","imei1":"11752234120918498","imei2":"11752234120918498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37326,"job_number":"JOB_37326","tr_customer_id":37343,"tr_customer_product_id":37333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-30","serial_number":"16923308056844","imei1":"16923308056844","imei2":"16923308056844","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37327,"job_number":"JOB_37327","tr_customer_id":37344,"tr_customer_product_id":37334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80438265787298","imei1":"80438265787298","imei2":"80438265787298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37328,"job_number":"JOB_37328","tr_customer_id":37345,"tr_customer_product_id":37335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26756100654916","imei1":"26756100654916","imei2":"26756100654916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37329,"job_number":"JOB_37329","tr_customer_id":37346,"tr_customer_product_id":37336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88217661335002","imei1":"88217661335002","imei2":"88217661335002","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37330,"job_number":"JOB_37330","tr_customer_id":37347,"tr_customer_product_id":37337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89141247388706","imei1":"89141247388706","imei2":"89141247388706","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37331,"job_number":"JOB_37331","tr_customer_id":37348,"tr_customer_product_id":37338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99018690452298","imei1":"99018690452298","imei2":"99018690452298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37333,"job_number":"JOB_37333","tr_customer_id":37350,"tr_customer_product_id":37340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18269736906479","imei1":"18269736906479","imei2":"18269736906479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37335,"job_number":"JOB_37335","tr_customer_id":37352,"tr_customer_product_id":37342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:23.000Z","modified_at":"2025-06-19T03:36:23.000Z","name":"Agustina Larkin","mobile_number":"572-654-8608","email_id":"Bell.Fadel73@gmail.com","dop":"2025-04-06","serial_number":"16215094062838784","imei1":"16215094062838784","imei2":"16215094062838784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37336,"job_number":"JOB_37336","tr_customer_id":37353,"tr_customer_product_id":37343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-30","serial_number":"96248069432009","imei1":"96248069432009","imei2":"96248069432009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37337,"job_number":"JOB_37337","tr_customer_id":37354,"tr_customer_product_id":37344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60813261779297","imei1":"60813261779297","imei2":"60813261779297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37338,"job_number":"JOB_37338","tr_customer_id":37355,"tr_customer_product_id":37345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52439609548188","imei1":"52439609548188","imei2":"52439609548188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37339,"job_number":"JOB_37339","tr_customer_id":37356,"tr_customer_product_id":37346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73382632906055","imei1":"73382632906055","imei2":"73382632906055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37340,"job_number":"JOB_37340","tr_customer_id":37357,"tr_customer_product_id":37347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52012389449967","imei1":"52012389449967","imei2":"52012389449967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37341,"job_number":"JOB_37341","tr_customer_id":37358,"tr_customer_product_id":37348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031153931676","imei1":"66031153931676","imei2":"66031153931676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37343,"job_number":"JOB_37343","tr_customer_id":37360,"tr_customer_product_id":37350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:36:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18290166763684","imei1":"18290166763684","imei2":"18290166763684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37345,"job_number":"JOB_37345","tr_customer_id":37362,"tr_customer_product_id":37352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:48.000Z","modified_at":"2025-06-19T03:36:48.000Z","name":"Marlon Kling","mobile_number":"467-961-4941","email_id":"Aniyah26@yahoo.com","dop":"2025-04-06","serial_number":"17557711673996368","imei1":"17557711673996368","imei2":"17557711673996368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37346,"job_number":"JOB_37346","tr_customer_id":37363,"tr_customer_product_id":37353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:37:29.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18891086391752","imei1":"18891086391752","imei2":"18891086391752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37348,"job_number":"JOB_37348","tr_customer_id":37365,"tr_customer_product_id":37355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:30.000Z","modified_at":"2025-06-19T03:37:30.000Z","name":"Tiffany Will","mobile_number":"989-643-6665","email_id":"Bailey40@hotmail.com","dop":"2025-04-06","serial_number":"19075274521990944","imei1":"19075274521990944","imei2":"19075274521990944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37349,"job_number":"JOB_37349","tr_customer_id":37366,"tr_customer_product_id":37356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:47.000Z","modified_at":"2025-06-19T03:43:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81109511128235","imei1":"81109511128235","imei2":"81109511128235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37350,"job_number":"JOB_37350","tr_customer_id":37367,"tr_customer_product_id":37357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056758815041","imei1":"21056758815041","imei2":"21056758815041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37351,"job_number":"JOB_37351","tr_customer_id":37368,"tr_customer_product_id":37358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19962276469707","imei1":"19962276469707","imei2":"19962276469707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37352,"job_number":"JOB_37352","tr_customer_id":37369,"tr_customer_product_id":37359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74185328649039","imei1":"74185328649039","imei2":"74185328649039","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37353,"job_number":"JOB_37353","tr_customer_id":37370,"tr_customer_product_id":37360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67810761914982","imei1":"67810761914982","imei2":"67810761914982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37354,"job_number":"JOB_37354","tr_customer_id":37371,"tr_customer_product_id":37361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79222913588078","imei1":"79222913588078","imei2":"79222913588078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37356,"job_number":"JOB_37356","tr_customer_id":37373,"tr_customer_product_id":37363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:17.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55334502164312","imei1":"55334502164312","imei2":"55334502164312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37357,"job_number":"JOB_37357","tr_customer_id":37374,"tr_customer_product_id":37364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40192031877460","imei1":"40192031877460","imei2":"40192031877460","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37358,"job_number":"JOB_37358","tr_customer_id":37375,"tr_customer_product_id":37365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20225039468726","imei1":"20225039468726","imei2":"20225039468726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37359,"job_number":"JOB_37359","tr_customer_id":37376,"tr_customer_product_id":37366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57963197605612","imei1":"57963197605612","imei2":"57963197605612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37360,"job_number":"JOB_37360","tr_customer_id":37377,"tr_customer_product_id":37367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26659502975515","imei1":"26659502975515","imei2":"26659502975515","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37361,"job_number":"JOB_37361","tr_customer_id":37378,"tr_customer_product_id":37368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45294446732188","imei1":"45294446732188","imei2":"45294446732188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37363,"job_number":"JOB_37363","tr_customer_id":37380,"tr_customer_product_id":37370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:47.000Z","modified_at":"2025-06-19T03:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14953691127904","imei1":"14953691127904","imei2":"14953691127904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37364,"job_number":"JOB_37364","tr_customer_id":37381,"tr_customer_product_id":37371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37277199353841","imei1":"37277199353841","imei2":"37277199353841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37365,"job_number":"JOB_37365","tr_customer_id":37382,"tr_customer_product_id":37372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95479802405669","imei1":"95479802405669","imei2":"95479802405669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37366,"job_number":"JOB_37366","tr_customer_id":37383,"tr_customer_product_id":37373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60834949389584","imei1":"60834949389584","imei2":"60834949389584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37367,"job_number":"JOB_37367","tr_customer_id":37384,"tr_customer_product_id":37374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14382198976801","imei1":"14382198976801","imei2":"14382198976801","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37368,"job_number":"JOB_37368","tr_customer_id":37385,"tr_customer_product_id":37375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95861373812998","imei1":"95861373812998","imei2":"95861373812998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37371,"job_number":"JOB_37371","tr_customer_id":37388,"tr_customer_product_id":37378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:12.000Z","modified_at":"2025-06-19T04:48:12.000Z","name":"Macey Erdman","mobile_number":"696-518-3138","email_id":"Abdul97@gmail.com","dop":"2025-04-06","serial_number":"17918215972261240","imei1":"17918215972261240","imei2":"17918215972261240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37375,"job_number":"JOB_37375","tr_customer_id":37392,"tr_customer_product_id":37382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84536888497421","imei1":"84536888497421","imei2":"84536888497421","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37376,"job_number":"JOB_37376","tr_customer_id":37393,"tr_customer_product_id":37383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22059166091037","imei1":"22059166091037","imei2":"22059166091037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37377,"job_number":"JOB_37377","tr_customer_id":37394,"tr_customer_product_id":37384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27554489858258","imei1":"27554489858258","imei2":"27554489858258","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37378,"job_number":"JOB_37378","tr_customer_id":37395,"tr_customer_product_id":37385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55571913470029","imei1":"55571913470029","imei2":"55571913470029","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37379,"job_number":"JOB_37379","tr_customer_id":37396,"tr_customer_product_id":37386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33622323561938","imei1":"33622323561938","imei2":"33622323561938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37380,"job_number":"JOB_37380","tr_customer_id":37397,"tr_customer_product_id":37387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15341605023404","imei1":"15341605023404","imei2":"15341605023404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37372,"job_number":"JOB_37372","tr_customer_id":37389,"tr_customer_product_id":37379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:53:26.000Z","modified_at":"2025-06-19T04:53:26.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37373,"job_number":"JOB_37373","tr_customer_id":37390,"tr_customer_product_id":37380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:54:10.000Z","modified_at":"2025-06-19T04:54:10.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332168","imei1":"78945612332168","imei2":"78945612332168","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37374,"job_number":"JOB_37374","tr_customer_id":37391,"tr_customer_product_id":37381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:06:25.000Z","modified_at":"2025-06-19T05:06:25.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345633","imei2":"12312312345633","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 146 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 151 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 337 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a8d285b1-3b3b-43e8-b53d-5c82da70e387
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6841dc4-212e-4a52-a092-9eeee5e3830e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f16879a-da6d-40ad-916a-fb27a52d0eb6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 355ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e100bca-dfd5-47c0-a27c-cf86947bd773
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37381"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-+YsVY8IaydJBsy53gUDaHvjmRdM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 355 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2c93811-842b-4877-8a32-3f3683886feb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37381"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 330ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 652986fa-02da-41bc-955a-1def0f86822a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37381"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-+YsVY8IaydJBsy53gUDaHvjmRdM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 330 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 350ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d83c610-93b1-4d6c-a8db-0e710848ab76
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37381"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-+YsVY8IaydJBsy53gUDaHvjmRdM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 350 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37381
Response Information
Response Code: 200 - OK
Mean time per request: 307ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e35b9f74-c420-4a37-a4a7-119d8d13a04c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-uGkZJIZejsD1aZ5XntkxLflCDFM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167075,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:19:00.000Z","created_at":"2025-06-19T05:19:00.000Z"},{"id":167076,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:19:00.000Z","created_at":"2025-06-19T05:19:00.000Z"}],"problems":[{"id":59201,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T05:19:00.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 307 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37381
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb0718ef-0467-424e-80fb-88a8212b1bef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37381
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b246cf6b-7278-4d8e-a33c-4084bfb6387f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d227312d-71fa-434c-902c-6f29b5fd0db7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea269825-132a-490a-8ef9-0d7a6694a00c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 238ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzMzR9.c4NuP6Lg7qEKRtDRs-OA6RuPCr7sCnXKt9aEXBwflTI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb1c2072-4992-49fc-bfd7-b789594388ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2fd61fdf-7374-4ade-b085-5c859c5bfed1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-6+PCU4kmmKdBhNB5zoAs/9D/MP8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNDR9.LqM_R8KJiN4HqpopC7RnY7GaVxXJLEeQ30Q8wzzjkAA"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4bb7ac3f-5d0e-4f49-a153-debbded38dbb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17965e69-2135-48de-b22a-d2369234c800
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNDR9.LqM_R8KJiN4HqpopC7RnY7GaVxXJLEeQ30Q8wzzjkAA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd3dc36e-57be-49ac-8c63-f6d594f465f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 240 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 627464ea-9bfd-4c74-9f10-b048a2c3c6ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNDR9.LqM_R8KJiN4HqpopC7RnY7GaVxXJLEeQ30Q8wzzjkAA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b93454fb-83b4-40a7-9c04-b70b8efef1ff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 240 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 478ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNDR9.LqM_R8KJiN4HqpopC7RnY7GaVxXJLEeQ30Q8wzzjkAA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6711805-ed13-4450-8833-cb063c4231df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-+VIuKocJsnMUgKOAoaBgDIP62yA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4419},{"label":"Pending for repair","key":"pending_for_repair","count":299},{"label":"Pending for delivery","key":"pending_for_delivery","count":5}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d21a9b7-ab1e-467f-9050-f26d5e462f59
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5effe33-4fc2-409a-a6b8-d898f0629e45
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 238ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75ebec4a-e9c6-453c-85d9-81d0fcc4885c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 59b09d48-f0c7-496b-85eb-c1ba7d3f162a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 809f9c16-719d-486c-9dbe-7a50e9246711
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6785994-fa14-4b0b-a110-03e733ae4148
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNDR9.LqM_R8KJiN4HqpopC7RnY7GaVxXJLEeQ30Q8wzzjkAA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b8f7090-2d37-498b-844c-33fd633bed6f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 241 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNDR9.LqM_R8KJiN4HqpopC7RnY7GaVxXJLEeQ30Q8wzzjkAA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f50caad-de99-43f2-9ada-82672ad5b833
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNDR9.LqM_R8KJiN4HqpopC7RnY7GaVxXJLEeQ30Q8wzzjkAA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0773a50-0bec-463f-8d9e-6419454bcdc3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37381,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 249 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNDR9.LqM_R8KJiN4HqpopC7RnY7GaVxXJLEeQ30Q8wzzjkAA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bfdffcfc-7a62-46c0-a1a6-51f232985e4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37381,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 248 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fd22846f-9c1f-4cda-8f0a-b78d0a8f7c9c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37381,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNDR9.LqM_R8KJiN4HqpopC7RnY7GaVxXJLEeQ30Q8wzzjkAA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c37d7525-aaa6-494d-94d0-2be5cdb08595
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37381,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNDR9.LqM_R8KJiN4HqpopC7RnY7GaVxXJLEeQ30Q8wzzjkAA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd348493-bbd4-4309-a25d-0b373b4c565f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37381
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNDR9.LqM_R8KJiN4HqpopC7RnY7GaVxXJLEeQ30Q8wzzjkAA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd3c7f8c-7497-4fbf-b879-35f8d3fbf1b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 242 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1739f9e-ddb1-4da8-99db-20e10aac0256
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ecc9814f-1ca8-432a-a4ff-9c3263f431d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-I0l4qGXbT0ILO5K+Ovccm5CombA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66b76541-f724-4302-9437-4abcc3ac5b94
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54fe3124-7ab6-4e00-a118-d2a3dd31b7b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 559ms
Mean size per request: 229.97KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e9f7dce-d994-4001-a97e-060b81f991ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"397e3-JsLPvz1gnXWwsT54dZL4oUrulz4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:19:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 242 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 242 0 0
verify the the pending to repair is not null 1 0 0
Total 487 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 559 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab7b3f6d-e68e-48cf-b4bf-dde62fd7f744
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 28a772a7-7d91-4263-8373-49133d9ad37e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75b17536-9f60-485e-9450-1262df832de8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 92f5b39b-941f-477e-8a84-df80d65d5bbd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb281ea7-238f-4434-974a-aa490f83c14f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 240 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9af5bc73-a2b9-48cf-a75b-2b904a1d7fd0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ff8a1c17-a2ea-4267-a2da-2269bc1f6a5f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 454761ee-9d35-4137-b547-bed57e3dfbab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-GGqQsWUoVTpOTVaCbkWi50H2RME"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":33}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 291 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 94c1608f-d1a0-4997-bcda-dcc32bd11e8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-GGqQsWUoVTpOTVaCbkWi50H2RME"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":33}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 294 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb0cc56a-3966-49ab-a493-5159d11359a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b42eaac-3ee6-4321-b8a2-39db25e5617f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 829ms
Mean size per request: 289.92KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a19818b0-896d-4091-bfd1-c127b722985e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"487b1-GscsmiSeap0zxcP+rb6Do9ZxT6w"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:19:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37381,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T05:19:00.000Z"}],"quatations":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37265,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:21:34.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 242 0 0
Verify the Job number start with job 242 0 0
verify the response of repair job has field mst_action_status 968 0 0
Total 1455 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 050559b3-a117-4109-9483-8ac85255e29e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 254 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3c4f9bea-e4ec-42f7-bbd3-97d1a2d4c148
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37381,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 254 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c2455eac-290d-4ae6-afc7-909b2e600157
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37381,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 04f7b693-9177-4cc4-a4cb-67ea0d0af6cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37381,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3cc66c46-a21a-4918-898f-b0ba420aed50
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37381,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 041b3094-6020-421f-b847-1fb47ee5af82
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37381,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 096538d7-ca91-4379-a087-025b81e153a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37381,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 254ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNTB9.7uhHjyCNj-xnJ72ey1E4cyvo1E0FpYRusCd0LX9JZyk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1aa4e9a-2a1c-4908-a632-e31527985f25
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37381
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bdce98e0-8421-4ac3-9633-20640de73694
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-aiJlcejEyjlNEE7CTbqYteYWqik"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 240 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dcef9dd4-de1a-45c5-a5e6-a71571fe8fbd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f33f1910-4c47-47dc-a0ea-60defcfadc16
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 321b2f18-628c-4be1-ae52-d3523731b84e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 240 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 237ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbf0b57c-15aa-4096-a623-c822e6bfd892
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 708db441-6f6c-4d4a-a985-c19fe0353352
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 312ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99d5c0c4-8a49-43a4-b640-826d1f465cf5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-JezMxP9KxY9GtkMOY7dzgqeKYPw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":75},{"label":"QC Completed","key":"qc_completed","count":33},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 312 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd823091-0b9a-4358-83b6-81377060789e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb11eed3-ef59-4664-9221-d3af307db563
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d1f460f-c6bf-49f1-843f-cd437cc9c9e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 245 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 30562f55-55fe-424d-b0a4-933c1ee791a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 030b6382-b20d-4a8f-9997-6000cf180f71
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ede4a0ed-2d11-4f31-8454-64c930cf2bbe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 31.56KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cecb2222-e893-41e2-92a2-d4604aeccff8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7e40-n1BCVNWtQ8A8LakIgJq4Y0xEQC0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 33 0 0
Total 35 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 275 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54e626cf-f5d9-4d80-8988-616b37a1f415
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b8df71f-0319-41fa-b90b-df532abb547d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 31.56KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token c84a94ff-6870-48ba-8aa9-66a6ed123a14
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7e40-n1BCVNWtQ8A8LakIgJq4Y0xEQC0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5ceb23a-ab60-460b-aeda-8ca9b7deab4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 889ms
Mean size per request: 72.56KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 71f35ba5-fd5a-4e0b-9fdb-027f4ab0b29c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1223d-aBLsU7u1qzG0k9YdNl3ntfJprh8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-05-28T06:19:03.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-05-28T08:19:24.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32800,"job_number":"JOB_32800","tr_customer_id":32817,"tr_customer_product_id":32807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:27.000Z","modified_at":"2025-05-28T08:19:33.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"19518452538467","imei1":"19518452538467","imei2":"19518452538467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-05-28T08:33:19.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32821,"job_number":"JOB_32821","tr_customer_id":32838,"tr_customer_product_id":32828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:22:38.000Z","modified_at":"2025-05-28T10:22:48.000Z","name":"Marco Considine","mobile_number":"897-238-6948","email_id":"Dario45@gmail.com","dop":"2025-04-06","serial_number":"18361043545365","imei1":"18361043545365","imei2":"18361043545365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T05:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 75 0 0
verify the mobile number is type of number 75 0 0
Verify the create and modified date are in ist formate 150 0 0
Total 303 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 237ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0269f7f-9637-49c7-b010-1e805dcafab6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f750c7bd-609d-44dc-bca5-a57245b6497f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e728cd5a-6000-4575-a46a-73bc7a638848
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37381
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 247 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a48d2e79-111e-4fc4-85b8-736acc7dec9c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56083ad9-b44d-492d-b277-6b5774168294
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f395b5d0-3b39-4c72-90e6-ef6a5806aa8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37381
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 242ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM1OH0.2zp83py1wbYLawqpKzDzJ1mAwIkn96dwnXv8Z9fthY8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4706dd69-b31d-457f-ae5e-d39863bef5c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37381
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 40df1443-a69f-4cfa-8a15-648e2517ceb1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-uL/GXJ9IqroJ7OW2qJh0mtay6/I"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjZ9.xfOjndyZs9BlULbrMEjNaGH4CKjsIdbb0UzQgkvcXI8"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 5.74KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjZ9.xfOjndyZs9BlULbrMEjNaGH4CKjsIdbb0UzQgkvcXI8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 253306db-aafe-4227-9606-21e28d3dd1d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16f4-akaFsCGOyf9OlZbywMcxKZuYmoM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37225,"job_number":"JOB_37225","tr_customer_id":37242,"tr_customer_product_id":37232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:50:38.000Z","modified_at":"2025-06-18T17:51:59.000Z","name":"Leone Beatty","mobile_number":"561-656-7403","email_id":"Ashley99@yahoo.com","dop":"2025-05-07","serial_number":"16968483509676","imei1":"16968483509676","imei2":"16968483509676","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37064,"job_number":"JOB_37064","tr_customer_id":37081,"tr_customer_product_id":37071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T13:25:17.000Z","modified_at":"2025-06-18T14:11:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"104108110782177","imei1":"104108110782177","imei2":"104108110782177","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37111,"job_number":"JOB_37111","tr_customer_id":37128,"tr_customer_product_id":37118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:45:01.000Z","modified_at":"2025-06-18T14:46:28.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102695182344237","imei1":"102695182344237","imei2":"102695182344237","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2fdffc24-43b2-4844-9ecd-560257801cdb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 5.74KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjZ9.xfOjndyZs9BlULbrMEjNaGH4CKjsIdbb0UzQgkvcXI8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01a78d05-fd83-46a6-9eeb-d9d05c8a70ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16f4-akaFsCGOyf9OlZbywMcxKZuYmoM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37225,"job_number":"JOB_37225","tr_customer_id":37242,"tr_customer_product_id":37232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:50:38.000Z","modified_at":"2025-06-18T17:51:59.000Z","name":"Leone Beatty","mobile_number":"561-656-7403","email_id":"Ashley99@yahoo.com","dop":"2025-05-07","serial_number":"16968483509676","imei1":"16968483509676","imei2":"16968483509676","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37064,"job_number":"JOB_37064","tr_customer_id":37081,"tr_customer_product_id":37071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T13:25:17.000Z","modified_at":"2025-06-18T14:11:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"104108110782177","imei1":"104108110782177","imei2":"104108110782177","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37111,"job_number":"JOB_37111","tr_customer_id":37128,"tr_customer_product_id":37118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:45:01.000Z","modified_at":"2025-06-18T14:46:28.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102695182344237","imei1":"102695182344237","imei2":"102695182344237","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjZ9.xfOjndyZs9BlULbrMEjNaGH4CKjsIdbb0UzQgkvcXI8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6209c4c0-57c2-4169-91b9-90f048573dd1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37381
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 237ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ed7f903-d3bd-43ed-b8f5-0e649749d25e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37381
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69c1973f-a196-4c01-9210-49d2a1f703f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37381
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 238ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjZ9.xfOjndyZs9BlULbrMEjNaGH4CKjsIdbb0UzQgkvcXI8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7690362c-e60a-4b3d-8bef-df90f41af0d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 242ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjZ9.xfOjndyZs9BlULbrMEjNaGH4CKjsIdbb0UzQgkvcXI8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 28babb2a-3db7-4892-a6d4-7e44173c0538
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37381
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37381
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjZ9.xfOjndyZs9BlULbrMEjNaGH4CKjsIdbb0UzQgkvcXI8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c87d640e-a9e3-42f8-9aea-ebf8409fb140
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-9yIevMI+/OPr+B4St72+Zvc2ZgY"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167075,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:19:00.000Z","created_at":"2025-06-19T05:19:00.000Z"},{"id":167076,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:19:00.000Z","created_at":"2025-06-19T05:19:00.000Z"},{"id":167077,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T05:19:08.000Z","created_at":"2025-06-19T05:19:08.000Z"},{"id":167078,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T05:19:09.000Z","created_at":"2025-06-19T05:19:09.000Z"},{"id":167079,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:19:16.000Z","created_at":"2025-06-19T05:19:16.000Z"},{"id":167080,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:19:17.000Z","created_at":"2025-06-19T05:19:17.000Z"},{"id":167081,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:19:17.000Z","created_at":"2025-06-19T05:19:17.000Z"},{"id":167082,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:19:18.000Z","created_at":"2025-06-19T05:19:18.000Z"},{"id":167084,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-19T05:19:24.000Z","created_at":"2025-06-19T05:19:24.000Z"},{"id":167085,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T05:19:27.000Z","created_at":"2025-06-19T05:19:27.000Z"},{"id":167086,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T05:19:27.000Z","created_at":"2025-06-19T05:19:27.000Z"}],"problems":[{"id":59201,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T05:19:00.000Z"},{"id":59202,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:19:16.000Z"},{"id":59203,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:19:17.000Z"},{"id":59204,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:19:17.000Z"},{"id":59205,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:19:18.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37381
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9194d090-3aa0-49cc-bd1f-8802f2e5740b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37381
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 383e8efc-e359-4f88-920a-470f25a5389d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 299ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjZ9.xfOjndyZs9BlULbrMEjNaGH4CKjsIdbb0UzQgkvcXI8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 326bbec7-c57e-4480-b5b9-160d6491f2b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjZ9.xfOjndyZs9BlULbrMEjNaGH4CKjsIdbb0UzQgkvcXI8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca8a300d-1568-4403-8ba3-427ffadae93a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e5ec6855-c828-4442-8149-6e83c46431a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-/6d4HRIieRZp94UoM3KjNMtfkB8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 240 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a155b4c-111b-4135-9d6b-32166d911c87
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1ab86227-0032-4904-81bc-9189dae3c8fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe0948bb-ce32-448e-a600-f105bc68cf1f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 240 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a6e322f-3bba-4a11-bffb-47f3b7f8ebb2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7cbebfc0-51e1-4e9e-b122-d13cff49dc95
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 309ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8bd06f8-d3de-4606-886e-fe5a8f7ceba5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-59SlEDm4MRYZVCb1iUWhUg195HA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":146},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 311ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14f89b89-a8e4-4fec-aac1-d8881b7086ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-59SlEDm4MRYZVCb1iUWhUg195HA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":146},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 330ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d21365ec-2249-4748-b40d-d316ba3e799a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-59SlEDm4MRYZVCb1iUWhUg195HA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":146},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f15e1fc-dc98-4f24-991a-f0c275f72881
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 251 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b9510401-d85b-4341-a403-0fe7ca1edf93
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 249 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 89659f37-ab03-4128-b598-57e24458b65c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 249 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 320ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cbf7822d-16fe-497e-91d5-b1fb645414cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "24407597990724",
                "imei1": "24407597990724",
                "imei2": "24407597990724",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-10gjsOsSDPoclH+oAsSEbP/+isQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37382,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37399,"tr_customer_product_id":37389,"job_number":"JOB_37382"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 313ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9e3bd8b-47c1-4004-99a6-ae2b3630db3b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "31772571653156",
                "imei1": "31772571653156",
                "imei2": "31772571653156",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-t/5KN14HivVDBYR8URnVbSypyeo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37383,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37400,"tr_customer_product_id":37390,"job_number":"JOB_37383"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 313ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d238fd12-6367-4fa7-8f7f-32a23bde8e8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "52693324501621",
                "imei1": "52693324501621",
                "imei2": "52693324501621",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-9SCAJzJIFdOyXbB7Mr37bTIN2bI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37384,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37401,"tr_customer_product_id":37391,"job_number":"JOB_37384"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e18b12c-76c8-4f9e-9a34-48259cf7b770
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "17656389711083",
                "imei1": "17656389711083",
                "imei2": "17656389711083",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-AZaVIAkiTYox2OYGCGodZOnvbmw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37385,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37402,"tr_customer_product_id":37392,"job_number":"JOB_37385"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 07db61c6-a604-4487-b7c8-e2dca5b7fa8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "57208827139471",
                "imei1": "57208827139471",
                "imei2": "57208827139471",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-Vy7LuoWL6wIvqmN9c4a+Asi0PqQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37386,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37403,"tr_customer_product_id":37393,"job_number":"JOB_37386"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 314ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fdab1266-fbcf-4a67-be92-187555a1c7db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "16134529612737",
                "imei1": "16134529612737",
                "imei2": "16134529612737",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-+WvHWxsVzg2iffQrmYkTIM2auIM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37387,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37404,"tr_customer_product_id":37394,"job_number":"JOB_37387"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 309ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3ed305b-3cad-4c9a-bef3-8b231571ad39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "34779943684181",
                "imei1": "34779943684181",
                "imei2": "34779943684181",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-jbOxpR289pUGruRwU6lF+dFcCZg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37405,"tr_customer_product_id":37395,"job_number":"JOB_37388"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 342ms
Mean size per request: 146.54KB

Test Pass Percentage
99 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4fae807b-fe50-4cd4-bac8-70616b4d857e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"24a28-YZ9dCkLS23SmnX938ioAiKZ8H1k"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37236,"job_number":"JOB_37236","tr_customer_id":37253,"tr_customer_product_id":37243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T00:45:15.000Z","modified_at":"2025-06-19T00:45:15.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T00:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37237,"job_number":"JOB_37237","tr_customer_id":37254,"tr_customer_product_id":37244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:36.000Z","modified_at":"2025-06-19T01:06:36.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12237328675791","imei1":"12237328675791","imei2":"12237328675791","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37238,"job_number":"JOB_37238","tr_customer_id":37255,"tr_customer_product_id":37245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:49.000Z","modified_at":"2025-06-19T01:06:49.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11871340134785","imei1":"11871340134785","imei2":"11871340134785","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37239,"job_number":"JOB_37239","tr_customer_id":37256,"tr_customer_product_id":37246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:51.000Z","modified_at":"2025-06-19T01:06:51.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14531598458255","imei1":"14531598458255","imei2":"14531598458255","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37240,"job_number":"JOB_37240","tr_customer_id":37257,"tr_customer_product_id":37247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:07:27.000Z","modified_at":"2025-06-19T01:07:27.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10502826422209","imei1":"10502826422209","imei2":"10502826422209","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37241,"job_number":"JOB_37241","tr_customer_id":37258,"tr_customer_product_id":37248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:10:56.000Z","modified_at":"2025-06-19T01:10:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12726635337971","imei1":"12726635337971","imei2":"12726635337971","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37242,"job_number":"JOB_37242","tr_customer_id":37259,"tr_customer_product_id":37249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:20.000Z","modified_at":"2025-06-19T01:12:20.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"15441565290810","imei1":"15441565290810","imei2":"15441565290810","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37243,"job_number":"JOB_37243","tr_customer_id":37260,"tr_customer_product_id":37250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:44.000Z","modified_at":"2025-06-19T01:12:44.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11639158483823","imei1":"11639158483823","imei2":"11639158483823","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37244,"job_number":"JOB_37244","tr_customer_id":37261,"tr_customer_product_id":37251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:14:43.000Z","modified_at":"2025-06-19T01:14:43.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"17994827725336","imei1":"17994827725336","imei2":"17994827725336","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37248,"job_number":"JOB_37248","tr_customer_id":37265,"tr_customer_product_id":37255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:18:53.000Z","modified_at":"2025-06-19T01:18:53.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10586767160329","imei1":"10586767160329","imei2":"10586767160329","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37249,"job_number":"JOB_37249","tr_customer_id":37266,"tr_customer_product_id":37256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:22:28.000Z","modified_at":"2025-06-19T01:22:28.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11270360628025","imei1":"11270360628025","imei2":"11270360628025","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37250,"job_number":"JOB_37250","tr_customer_id":37267,"tr_customer_product_id":37257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14311445748873","imei1":"14311445748873","imei2":"14311445748873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37252,"job_number":"JOB_37252","tr_customer_id":37269,"tr_customer_product_id":37259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:06.000Z","modified_at":"2025-06-19T01:25:06.000Z","name":"Katelyn Rice","mobile_number":"504-380-7968","email_id":"Federico.Crist14@yahoo.com","dop":"2025-04-06","serial_number":"14201831496162896","imei1":"14201831496162896","imei2":"14201831496162896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37253,"job_number":"JOB_37253","tr_customer_id":37270,"tr_customer_product_id":37260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18619055357954","imei1":"18619055357954","imei2":"18619055357954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37255,"job_number":"JOB_37255","tr_customer_id":37272,"tr_customer_product_id":37262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:48.000Z","modified_at":"2025-06-19T01:25:48.000Z","name":"Rahsaan Sauer","mobile_number":"743-232-5799","email_id":"Keyshawn69@hotmail.com","dop":"2025-04-06","serial_number":"16121932975607112","imei1":"16121932975607112","imei2":"16121932975607112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37256,"job_number":"JOB_37256","tr_customer_id":37273,"tr_customer_product_id":37263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:28.000Z","modified_at":"2025-06-19T01:26:28.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15718927781322","imei1":"15718927781322","imei2":"15718927781322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37258,"job_number":"JOB_37258","tr_customer_id":37275,"tr_customer_product_id":37265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:30.000Z","modified_at":"2025-06-19T01:26:30.000Z","name":"Fidel Nader","mobile_number":"664-335-2960","email_id":"Reanna96@hotmail.com","dop":"2025-04-06","serial_number":"16824735835604880","imei1":"16824735835604880","imei2":"16824735835604880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37259,"job_number":"JOB_37259","tr_customer_id":37276,"tr_customer_product_id":37266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:31:25.000Z","modified_at":"2025-06-19T01:31:25.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101681644123417","imei1":"101681644123417","imei2":"101681644123417","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37263,"job_number":"JOB_37263","tr_customer_id":37280,"tr_customer_product_id":37270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:08:47.000Z","modified_at":"2025-06-19T02:08:47.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"104649883606225","imei1":"104649883606225","imei2":"104649883606225","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37266,"job_number":"JOB_37266","tr_customer_id":37283,"tr_customer_product_id":37273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:41.000Z","modified_at":"2025-06-19T02:24:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67713285084776","imei1":"67713285084776","imei2":"67713285084776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37267,"job_number":"JOB_37267","tr_customer_id":37284,"tr_customer_product_id":37274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81759673872707","imei1":"81759673872707","imei2":"81759673872707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37268,"job_number":"JOB_37268","tr_customer_id":37285,"tr_customer_product_id":37275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78448250747295","imei1":"78448250747295","imei2":"78448250747295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37269,"job_number":"JOB_37269","tr_customer_id":37286,"tr_customer_product_id":37276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76894107210520","imei1":"76894107210520","imei2":"76894107210520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37270,"job_number":"JOB_37270","tr_customer_id":37287,"tr_customer_product_id":37277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67139502073927","imei1":"67139502073927","imei2":"67139502073927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37271,"job_number":"JOB_37271","tr_customer_id":37288,"tr_customer_product_id":37278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:24:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13017391656417","imei1":"13017391656417","imei2":"13017391656417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37273,"job_number":"JOB_37273","tr_customer_id":37290,"tr_customer_product_id":37280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84875271936753","imei1":"84875271936753","imei2":"84875271936753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37274,"job_number":"JOB_37274","tr_customer_id":37291,"tr_customer_product_id":37281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58533423248615","imei1":"58533423248615","imei2":"58533423248615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37275,"job_number":"JOB_37275","tr_customer_id":37292,"tr_customer_product_id":37282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24443265894137","imei1":"24443265894137","imei2":"24443265894137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37276,"job_number":"JOB_37276","tr_customer_id":37293,"tr_customer_product_id":37283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83423147640154","imei1":"83423147640154","imei2":"83423147640154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37277,"job_number":"JOB_37277","tr_customer_id":37294,"tr_customer_product_id":37284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59126922404428","imei1":"59126922404428","imei2":"59126922404428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37278,"job_number":"JOB_37278","tr_customer_id":37295,"tr_customer_product_id":37285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39353554279114","imei1":"39353554279114","imei2":"39353554279114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37280,"job_number":"JOB_37280","tr_customer_id":37297,"tr_customer_product_id":37287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95138073264395","imei1":"95138073264395","imei2":"95138073264395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37281,"job_number":"JOB_37281","tr_customer_id":37298,"tr_customer_product_id":37288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30012857605894","imei1":"30012857605894","imei2":"30012857605894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37282,"job_number":"JOB_37282","tr_customer_id":37299,"tr_customer_product_id":37289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33885170043443","imei1":"33885170043443","imei2":"33885170043443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37283,"job_number":"JOB_37283","tr_customer_id":37300,"tr_customer_product_id":37290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94509435309571","imei1":"94509435309571","imei2":"94509435309571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37284,"job_number":"JOB_37284","tr_customer_id":37301,"tr_customer_product_id":37291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31341983663164","imei1":"31341983663164","imei2":"31341983663164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37285,"job_number":"JOB_37285","tr_customer_id":37302,"tr_customer_product_id":37292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47780237046371","imei1":"47780237046371","imei2":"47780237046371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37287,"job_number":"JOB_37287","tr_customer_id":37304,"tr_customer_product_id":37294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67882514636134","imei1":"67882514636134","imei2":"67882514636134","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37288,"job_number":"JOB_37288","tr_customer_id":37305,"tr_customer_product_id":37295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16211332221663","imei1":"16211332221663","imei2":"16211332221663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37289,"job_number":"JOB_37289","tr_customer_id":37306,"tr_customer_product_id":37296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33798039912779","imei1":"33798039912779","imei2":"33798039912779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37290,"job_number":"JOB_37290","tr_customer_id":37307,"tr_customer_product_id":37297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60775070328626","imei1":"60775070328626","imei2":"60775070328626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37291,"job_number":"JOB_37291","tr_customer_id":37308,"tr_customer_product_id":37298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95507260432943","imei1":"95507260432943","imei2":"95507260432943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37292,"job_number":"JOB_37292","tr_customer_id":37309,"tr_customer_product_id":37299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23142185854253","imei1":"23142185854253","imei2":"23142185854253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37294,"job_number":"JOB_37294","tr_customer_id":37311,"tr_customer_product_id":37301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20428231484530","imei1":"20428231484530","imei2":"20428231484530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37295,"job_number":"JOB_37295","tr_customer_id":37312,"tr_customer_product_id":37302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24180895475014","imei1":"24180895475014","imei2":"24180895475014","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37296,"job_number":"JOB_37296","tr_customer_id":37313,"tr_customer_product_id":37303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79141546756715","imei1":"79141546756715","imei2":"79141546756715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37297,"job_number":"JOB_37297","tr_customer_id":37314,"tr_customer_product_id":37304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46579086683983","imei1":"46579086683983","imei2":"46579086683983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37298,"job_number":"JOB_37298","tr_customer_id":37315,"tr_customer_product_id":37305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11666718228520","imei1":"11666718228520","imei2":"11666718228520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37299,"job_number":"JOB_37299","tr_customer_id":37316,"tr_customer_product_id":37306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74479417138841","imei1":"74479417138841","imei2":"74479417138841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37301,"job_number":"JOB_37301","tr_customer_id":37318,"tr_customer_product_id":37308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23480751347129","imei1":"23480751347129","imei2":"23480751347129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37302,"job_number":"JOB_37302","tr_customer_id":37319,"tr_customer_product_id":37309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44082928956586","imei1":"44082928956586","imei2":"44082928956586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37303,"job_number":"JOB_37303","tr_customer_id":37320,"tr_customer_product_id":37310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68378234156390","imei1":"68378234156390","imei2":"68378234156390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37304,"job_number":"JOB_37304","tr_customer_id":37321,"tr_customer_product_id":37311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62411312014765","imei1":"62411312014765","imei2":"62411312014765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37305,"job_number":"JOB_37305","tr_customer_id":37322,"tr_customer_product_id":37312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99982450822756","imei1":"99982450822756","imei2":"99982450822756","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37306,"job_number":"JOB_37306","tr_customer_id":37323,"tr_customer_product_id":37313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82031999626500","imei1":"82031999626500","imei2":"82031999626500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37310,"job_number":"JOB_37310","tr_customer_id":37327,"tr_customer_product_id":37317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:08.000Z","modified_at":"2025-06-19T03:04:08.000Z","name":"Enoch Schmitt","mobile_number":"406-246-0095","email_id":"Anibal.Hahn99@yahoo.com","dop":"2025-04-06","serial_number":"10072909303679440","imei1":"10072909303679440","imei2":"10072909303679440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37315,"job_number":"JOB_37315","tr_customer_id":37332,"tr_customer_product_id":37322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:33:00.000Z","modified_at":"2025-06-19T03:33:00.000Z","name":"Kyle Jacobs","mobile_number":"928-804-8155","email_id":"Ethelyn_Renner@gmail.com","dop":"2025-04-06","serial_number":"12530478170701706","imei1":"12530478170701706","imei2":"12530478170701706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37316,"job_number":"JOB_37316","tr_customer_id":37333,"tr_customer_product_id":37323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056127928441","imei1":"11056127928441","imei2":"11056127928441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37318,"job_number":"JOB_37318","tr_customer_id":37335,"tr_customer_product_id":37325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:47.000Z","modified_at":"2025-06-19T03:34:47.000Z","name":"Cleo Corkery","mobile_number":"602-246-9949","email_id":"Tod_Walsh5@hotmail.com","dop":"2025-04-06","serial_number":"14447215059419638","imei1":"14447215059419638","imei2":"14447215059419638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37319,"job_number":"JOB_37319","tr_customer_id":37336,"tr_customer_product_id":37326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:51.000Z","modified_at":"2025-06-19T03:34:51.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16668272530416","imei1":"16668272530416","imei2":"16668272530416","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37320,"job_number":"JOB_37320","tr_customer_id":37337,"tr_customer_product_id":37327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13327961515406","imei1":"13327961515406","imei2":"13327961515406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37322,"job_number":"JOB_37322","tr_customer_id":37339,"tr_customer_product_id":37329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:35.000Z","modified_at":"2025-06-19T03:35:35.000Z","name":"Rupert Pouros","mobile_number":"656-801-7800","email_id":"Amely_White13@yahoo.com","dop":"2025-04-06","serial_number":"12361401398861626","imei1":"12361401398861626","imei2":"12361401398861626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37323,"job_number":"JOB_37323","tr_customer_id":37340,"tr_customer_product_id":37330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16401860191965","imei1":"16401860191965","imei2":"16401860191965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37325,"job_number":"JOB_37325","tr_customer_id":37342,"tr_customer_product_id":37332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:06.000Z","modified_at":"2025-06-19T03:36:06.000Z","name":"Taurean Moore","mobile_number":"486-796-7148","email_id":"Leonardo.Zieme75@gmail.com","dop":"2025-04-06","serial_number":"11752234120918498","imei1":"11752234120918498","imei2":"11752234120918498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37326,"job_number":"JOB_37326","tr_customer_id":37343,"tr_customer_product_id":37333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-30","serial_number":"16923308056844","imei1":"16923308056844","imei2":"16923308056844","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37327,"job_number":"JOB_37327","tr_customer_id":37344,"tr_customer_product_id":37334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80438265787298","imei1":"80438265787298","imei2":"80438265787298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37328,"job_number":"JOB_37328","tr_customer_id":37345,"tr_customer_product_id":37335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26756100654916","imei1":"26756100654916","imei2":"26756100654916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37329,"job_number":"JOB_37329","tr_customer_id":37346,"tr_customer_product_id":37336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88217661335002","imei1":"88217661335002","imei2":"88217661335002","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37330,"job_number":"JOB_37330","tr_customer_id":37347,"tr_customer_product_id":37337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89141247388706","imei1":"89141247388706","imei2":"89141247388706","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37331,"job_number":"JOB_37331","tr_customer_id":37348,"tr_customer_product_id":37338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99018690452298","imei1":"99018690452298","imei2":"99018690452298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37333,"job_number":"JOB_37333","tr_customer_id":37350,"tr_customer_product_id":37340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18269736906479","imei1":"18269736906479","imei2":"18269736906479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37335,"job_number":"JOB_37335","tr_customer_id":37352,"tr_customer_product_id":37342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:23.000Z","modified_at":"2025-06-19T03:36:23.000Z","name":"Agustina Larkin","mobile_number":"572-654-8608","email_id":"Bell.Fadel73@gmail.com","dop":"2025-04-06","serial_number":"16215094062838784","imei1":"16215094062838784","imei2":"16215094062838784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37336,"job_number":"JOB_37336","tr_customer_id":37353,"tr_customer_product_id":37343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-30","serial_number":"96248069432009","imei1":"96248069432009","imei2":"96248069432009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37337,"job_number":"JOB_37337","tr_customer_id":37354,"tr_customer_product_id":37344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60813261779297","imei1":"60813261779297","imei2":"60813261779297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37338,"job_number":"JOB_37338","tr_customer_id":37355,"tr_customer_product_id":37345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52439609548188","imei1":"52439609548188","imei2":"52439609548188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37339,"job_number":"JOB_37339","tr_customer_id":37356,"tr_customer_product_id":37346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73382632906055","imei1":"73382632906055","imei2":"73382632906055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37340,"job_number":"JOB_37340","tr_customer_id":37357,"tr_customer_product_id":37347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52012389449967","imei1":"52012389449967","imei2":"52012389449967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37341,"job_number":"JOB_37341","tr_customer_id":37358,"tr_customer_product_id":37348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031153931676","imei1":"66031153931676","imei2":"66031153931676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37343,"job_number":"JOB_37343","tr_customer_id":37360,"tr_customer_product_id":37350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:36:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18290166763684","imei1":"18290166763684","imei2":"18290166763684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37345,"job_number":"JOB_37345","tr_customer_id":37362,"tr_customer_product_id":37352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:48.000Z","modified_at":"2025-06-19T03:36:48.000Z","name":"Marlon Kling","mobile_number":"467-961-4941","email_id":"Aniyah26@yahoo.com","dop":"2025-04-06","serial_number":"17557711673996368","imei1":"17557711673996368","imei2":"17557711673996368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37346,"job_number":"JOB_37346","tr_customer_id":37363,"tr_customer_product_id":37353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:37:29.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18891086391752","imei1":"18891086391752","imei2":"18891086391752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37348,"job_number":"JOB_37348","tr_customer_id":37365,"tr_customer_product_id":37355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:30.000Z","modified_at":"2025-06-19T03:37:30.000Z","name":"Tiffany Will","mobile_number":"989-643-6665","email_id":"Bailey40@hotmail.com","dop":"2025-04-06","serial_number":"19075274521990944","imei1":"19075274521990944","imei2":"19075274521990944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37349,"job_number":"JOB_37349","tr_customer_id":37366,"tr_customer_product_id":37356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:47.000Z","modified_at":"2025-06-19T03:43:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81109511128235","imei1":"81109511128235","imei2":"81109511128235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37350,"job_number":"JOB_37350","tr_customer_id":37367,"tr_customer_product_id":37357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056758815041","imei1":"21056758815041","imei2":"21056758815041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37351,"job_number":"JOB_37351","tr_customer_id":37368,"tr_customer_product_id":37358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19962276469707","imei1":"19962276469707","imei2":"19962276469707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37352,"job_number":"JOB_37352","tr_customer_id":37369,"tr_customer_product_id":37359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74185328649039","imei1":"74185328649039","imei2":"74185328649039","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37353,"job_number":"JOB_37353","tr_customer_id":37370,"tr_customer_product_id":37360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67810761914982","imei1":"67810761914982","imei2":"67810761914982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37354,"job_number":"JOB_37354","tr_customer_id":37371,"tr_customer_product_id":37361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79222913588078","imei1":"79222913588078","imei2":"79222913588078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37356,"job_number":"JOB_37356","tr_customer_id":37373,"tr_customer_product_id":37363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:17.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55334502164312","imei1":"55334502164312","imei2":"55334502164312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37357,"job_number":"JOB_37357","tr_customer_id":37374,"tr_customer_product_id":37364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40192031877460","imei1":"40192031877460","imei2":"40192031877460","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37358,"job_number":"JOB_37358","tr_customer_id":37375,"tr_customer_product_id":37365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20225039468726","imei1":"20225039468726","imei2":"20225039468726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37359,"job_number":"JOB_37359","tr_customer_id":37376,"tr_customer_product_id":37366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57963197605612","imei1":"57963197605612","imei2":"57963197605612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37360,"job_number":"JOB_37360","tr_customer_id":37377,"tr_customer_product_id":37367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26659502975515","imei1":"26659502975515","imei2":"26659502975515","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37361,"job_number":"JOB_37361","tr_customer_id":37378,"tr_customer_product_id":37368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45294446732188","imei1":"45294446732188","imei2":"45294446732188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37363,"job_number":"JOB_37363","tr_customer_id":37380,"tr_customer_product_id":37370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:47.000Z","modified_at":"2025-06-19T03:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14953691127904","imei1":"14953691127904","imei2":"14953691127904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37364,"job_number":"JOB_37364","tr_customer_id":37381,"tr_customer_product_id":37371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37277199353841","imei1":"37277199353841","imei2":"37277199353841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37365,"job_number":"JOB_37365","tr_customer_id":37382,"tr_customer_product_id":37372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95479802405669","imei1":"95479802405669","imei2":"95479802405669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37366,"job_number":"JOB_37366","tr_customer_id":37383,"tr_customer_product_id":37373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60834949389584","imei1":"60834949389584","imei2":"60834949389584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37367,"job_number":"JOB_37367","tr_customer_id":37384,"tr_customer_product_id":37374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14382198976801","imei1":"14382198976801","imei2":"14382198976801","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37368,"job_number":"JOB_37368","tr_customer_id":37385,"tr_customer_product_id":37375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95861373812998","imei1":"95861373812998","imei2":"95861373812998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37371,"job_number":"JOB_37371","tr_customer_id":37388,"tr_customer_product_id":37378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:12.000Z","modified_at":"2025-06-19T04:48:12.000Z","name":"Macey Erdman","mobile_number":"696-518-3138","email_id":"Abdul97@gmail.com","dop":"2025-04-06","serial_number":"17918215972261240","imei1":"17918215972261240","imei2":"17918215972261240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37375,"job_number":"JOB_37375","tr_customer_id":37392,"tr_customer_product_id":37382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84536888497421","imei1":"84536888497421","imei2":"84536888497421","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37376,"job_number":"JOB_37376","tr_customer_id":37393,"tr_customer_product_id":37383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22059166091037","imei1":"22059166091037","imei2":"22059166091037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37377,"job_number":"JOB_37377","tr_customer_id":37394,"tr_customer_product_id":37384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27554489858258","imei1":"27554489858258","imei2":"27554489858258","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37378,"job_number":"JOB_37378","tr_customer_id":37395,"tr_customer_product_id":37385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55571913470029","imei1":"55571913470029","imei2":"55571913470029","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37379,"job_number":"JOB_37379","tr_customer_id":37396,"tr_customer_product_id":37386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33622323561938","imei1":"33622323561938","imei2":"33622323561938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37380,"job_number":"JOB_37380","tr_customer_id":37397,"tr_customer_product_id":37387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15341605023404","imei1":"15341605023404","imei2":"15341605023404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37382,"job_number":"JOB_37382","tr_customer_id":37399,"tr_customer_product_id":37389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24407597990724","imei1":"24407597990724","imei2":"24407597990724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37383,"job_number":"JOB_37383","tr_customer_id":37400,"tr_customer_product_id":37390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31772571653156","imei1":"31772571653156","imei2":"31772571653156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37384,"job_number":"JOB_37384","tr_customer_id":37401,"tr_customer_product_id":37391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52693324501621","imei1":"52693324501621","imei2":"52693324501621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37385,"job_number":"JOB_37385","tr_customer_id":37402,"tr_customer_product_id":37392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17656389711083","imei1":"17656389711083","imei2":"17656389711083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37386,"job_number":"JOB_37386","tr_customer_id":37403,"tr_customer_product_id":37393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57208827139471","imei1":"57208827139471","imei2":"57208827139471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37387,"job_number":"JOB_37387","tr_customer_id":37404,"tr_customer_product_id":37394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16134529612737","imei1":"16134529612737","imei2":"16134529612737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:19:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37372,"job_number":"JOB_37372","tr_customer_id":37389,"tr_customer_product_id":37379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:53:26.000Z","modified_at":"2025-06-19T04:53:26.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37373,"job_number":"JOB_37373","tr_customer_id":37390,"tr_customer_product_id":37380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:54:10.000Z","modified_at":"2025-06-19T04:54:10.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332168","imei1":"78945612332168","imei2":"78945612332168","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37374,"job_number":"JOB_37374","tr_customer_id":37391,"tr_customer_product_id":37381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:06:25.000Z","modified_at":"2025-06-19T05:06:25.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345633","imei2":"12312312345633","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 153 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 158 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 342 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d82cde5e-3f73-4aef-8069-4ccfd0ca8a9e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c4fa207-4747-40f2-bf94-6810a633f3b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 237ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df141f69-3049-46b9-86fc-a12a5f9ad1dd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 328ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 04e6d4d3-c716-4492-8aaf-ec6be494dcfa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37388"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-9agZj4uw6fWPALMh2s+0UHWDWts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:19:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 328 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6c0a7a7-fe13-49d0-85c5-5afc166174f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37388"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 313ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66476e6b-4355-45bf-b5ac-a0664a93b1ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37388"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-9agZj4uw6fWPALMh2s+0UHWDWts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:19:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 313 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 312ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9cc551a8-cd50-4620-94f8-aea224aea32d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37388"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-9agZj4uw6fWPALMh2s+0UHWDWts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:19:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 312 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37388
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1832612f-18f0-4954-abbe-41c919b66a2f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-FXCBqcKP/sc37njLhxXGr1EEPiw"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:19:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167099,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:19:35.000Z","created_at":"2025-06-19T05:19:35.000Z"},{"id":167100,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:19:35.000Z","created_at":"2025-06-19T05:19:35.000Z"}],"problems":[{"id":59212,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T05:19:35.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 291 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37388
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 712b1363-e527-4984-a613-54cd75a0941f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37388
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bc5d35ec-a47c-4478-aeed-6e89343edf1c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5c8b9e9-c561-46bf-a97b-6be264dd3edb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 40243a78-eb77-42f0-aa91-9324187e66b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNjl9.xPHtGVh6qx6q0yv4ZcGQrammJJWKBJyG6CuIsWIgi3A
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 30a92ac4-78df-44c7-9c2a-d195423df709
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 192cd0e4-6b49-4b4b-9f62-ebe18d7b42c8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-7x2k+8bC00oAFlzReJPWtyYs+Rw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNzl9.BU2_3WcXGtiHSzxsXS_w-cnjwY7Fkh3tSIlfceKTKlw"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d96724d7-e148-4f4f-834c-d9c5237ca8c6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dddc35bc-464d-489e-ab93-f7fe0185bf90
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNzl9.BU2_3WcXGtiHSzxsXS_w-cnjwY7Fkh3tSIlfceKTKlw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token daa1c4d3-1031-4cdd-bbcb-4cfc659615fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 240 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e072e5d3-4ab8-4fc9-8d65-597425d62404
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNzl9.BU2_3WcXGtiHSzxsXS_w-cnjwY7Fkh3tSIlfceKTKlw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f735f60-224e-4036-9cf9-e53ae465c76a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 240 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 446ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNzl9.BU2_3WcXGtiHSzxsXS_w-cnjwY7Fkh3tSIlfceKTKlw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b65c08a5-6581-4258-bb75-09b94b087ebd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-PTaGBR4CNyHa8MMYCLX8URaixIc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4425},{"label":"Pending for repair","key":"pending_for_repair","count":299},{"label":"Pending for delivery","key":"pending_for_delivery","count":5}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4823709-61cd-4aaa-a9eb-6d43fe3a370f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 02b3ebf6-335c-4f24-889f-f223cb0bcf2f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 238ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4070e3ed-ee19-4993-b7cb-29a2ded1ecd6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d38a7fc0-b686-4164-9431-6595d6353d3c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d8cea8f-abe5-4c59-95dc-8ccdbcabc047
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4ebd8b25-efeb-4d37-a142-472fbe24a115
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNzl9.BU2_3WcXGtiHSzxsXS_w-cnjwY7Fkh3tSIlfceKTKlw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29bd77c3-1a67-4029-93a3-1f2ae3dcd397
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 240 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNzl9.BU2_3WcXGtiHSzxsXS_w-cnjwY7Fkh3tSIlfceKTKlw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d68a6a8-bd42-4485-8ce4-12419ff1b296
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNzl9.BU2_3WcXGtiHSzxsXS_w-cnjwY7Fkh3tSIlfceKTKlw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cba4a1e6-6f38-4af5-95ec-cbea7f2107f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37388,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 246 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNzl9.BU2_3WcXGtiHSzxsXS_w-cnjwY7Fkh3tSIlfceKTKlw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5e2da08-2265-419a-9e03-a22ede352fe7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37388,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 247 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f235307-3bc8-471c-b660-0b6816e06be6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37388,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNzl9.BU2_3WcXGtiHSzxsXS_w-cnjwY7Fkh3tSIlfceKTKlw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 212e0e00-ba5c-4762-b876-c1a827dde01d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37388,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNzl9.BU2_3WcXGtiHSzxsXS_w-cnjwY7Fkh3tSIlfceKTKlw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 25c3120f-dbc7-4b45-b95b-5991583c17d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37388
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzNzl9.BU2_3WcXGtiHSzxsXS_w-cnjwY7Fkh3tSIlfceKTKlw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2ec741c7-fe11-414e-b255-5937df8b557d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 243 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 114c7727-8e07-4c2c-a207-51ba7bffc54e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b9f4ced6-25f3-449f-9eb4-db4b744ca34c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-a+iRdGczruAAFYmUmLB6CbuIXOg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d83f8a33-4c40-4310-b7a5-ac637831d463
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 102ec260-ddc2-478c-8409-6b76eeff02ad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 532ms
Mean size per request: 229.97KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9471b74-9d2b-43bf-966f-9cc5a3b352c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"397e3-OX9F3nRkMyTTFe914f8wEskpgiE"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:19:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:19:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 242 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 242 0 0
verify the the pending to repair is not null 1 0 0
Total 487 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 532 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 519e877d-403a-4a2a-8322-c0762779c670
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d89cfd6d-b024-45e0-a7a7-9251fa9c4cba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df84debb-32bb-4799-9cc7-aa169515f2af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 912853f2-8a94-4d5f-9fa7-52b3d67cac05
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91357d11-a956-4321-9131-066a7d59ab5c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 240 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea829436-3f8f-4d4f-8d44-43dc0223d42d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ee6d87ee-8390-4d31-b508-09106e93e66c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7d66a86-0336-48b4-9520-fd0aef5814b2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-1s4wHHZGVXvHaBJ4OKOqpUHrjXI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":34}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 290 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 311ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b3bac46-1837-4bf4-8a43-a66be64960cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-1s4wHHZGVXvHaBJ4OKOqpUHrjXI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":34}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 311 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73a57c7e-58d4-494f-aa7c-d8ecb4f4a046
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f083fce-43e3-466e-bb71-a4350e037918
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 865ms
Mean size per request: 289.92KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8570277b-3667-49ff-8db6-81867d1d660f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"487b1-OZxsrqJLivck6co2Z4c9gl8dRso"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:19:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:19:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37388,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T05:19:35.000Z"}],"quatations":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37265,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:21:34.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 242 0 0
Verify the Job number start with job 242 0 0
verify the response of repair job has field mst_action_status 968 0 0
Total 1455 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce8b52a2-ba74-4e92-8385-35a8b45e7f57
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 251 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f0c6970-2ca1-45b9-ac35-2ec9f63cbe74
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37388,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 252 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token addac52e-6ee0-4bff-8de8-06430a1d50d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37388,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68a18f5a-4f66-4f78-b199-a76de4737dd1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37388,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 61ba6ef5-4abd-424c-97b8-e1addc8d7ede
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37388,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18868293-0956-43c8-aa71-c4ee8154fd21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37388,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 303e23ba-5f9e-43a9-ba29-a648c2c955eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37388,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 253ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTAzODV9.pN6rGerrhr_GoVUrn1Q_GnsZ54cT1yc_jlPCLsvsu4s
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a002eb0a-5fb4-4f66-9ca2-1a7e452fb548
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37388
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa94fdb5-5bb4-449c-aad5-9360b9681156
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-owASbfRIj19wzD9SouotQQ/ihKA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 240 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8bb38fd-f1b0-4253-a546-34b4cc1fea9e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e80fbc6a-8880-4af0-b383-e4e6fac8f940
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fbd39b1a-1d07-4ed2-94fb-ad87df34d5fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 242 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbe3def7-1a5d-4f11-9a65-c794370943ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a90a2bf-d382-46f0-887a-5f79858443f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47704ca3-f778-45c8-adda-577c92268f67
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-ue6+rv4YDL+NTfEgODrR9a1f/Fs"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":75},{"label":"QC Completed","key":"qc_completed","count":34},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 316 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 237ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 003e182e-cc79-4fce-9906-8e56e486838a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3dc8dacf-a078-4c12-9230-11b77da0ea10
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 32acd1bb-811a-4582-ac32-975cb947545c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 246 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 23668b62-bae2-4125-9b3e-e6c5581ba71b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c1965c8-8597-4c31-83fe-9549af97d37d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9709f619-8a4f-407d-86be-62934cc0cd8e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 32.51KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ea893de-9ec6-4d0e-94ef-6fad23fc637d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"820a-ix74K57Wqxg+NwjDz1gDyfCUsJk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 34 0 0
Total 36 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 269 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 57a39453-8f62-4084-93a8-8c50f2bf044a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20acc1d8-0ebb-4339-a670-b4a427f1a911
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 32.51KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token f1ab47b0-79ef-487f-a6b1-36ecdf463b27
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"820a-ix74K57Wqxg+NwjDz1gDyfCUsJk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a03352d1-ded5-4cf4-b9d4-313727e96b40
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 788ms
Mean size per request: 72.56KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 95b2d11d-48f1-413f-b3a9-cd737f52151d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1223d-q3U8jjddqkQ15GJqaxiUKKDVmR4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:19:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-05-28T06:19:03.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-05-28T08:19:24.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32800,"job_number":"JOB_32800","tr_customer_id":32817,"tr_customer_product_id":32807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:27.000Z","modified_at":"2025-05-28T08:19:33.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"19518452538467","imei1":"19518452538467","imei2":"19518452538467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-05-28T08:33:19.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32821,"job_number":"JOB_32821","tr_customer_id":32838,"tr_customer_product_id":32828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:22:38.000Z","modified_at":"2025-05-28T10:22:48.000Z","name":"Marco Considine","mobile_number":"897-238-6948","email_id":"Dario45@gmail.com","dop":"2025-04-06","serial_number":"18361043545365","imei1":"18361043545365","imei2":"18361043545365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:19:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T05:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 75 0 0
verify the mobile number is type of number 75 0 0
Verify the create and modified date are in ist formate 150 0 0
Total 303 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 237ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 21a609ae-deed-4de3-8394-2ba995cb1159
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c63cc4a7-8ce1-4576-8f81-bc9f1fd0cda7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4b26640-c6a4-4e6a-a110-f8beb0d08af1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37388
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 245 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05d34f4a-8972-40f4-bb75-e9a320fd302b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f7f510c-0361-4473-9182-7a4e49db9b9a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38a0f14d-5263-4e5f-9977-719461fea9f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37388
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:19:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 243ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDM5M30.EbsDng8akreBwuNwKnuhzYWlFl-99J6shSWNRs-cM5w
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97d2cbea-be18-434f-b6ce-950fc4d64bad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37388
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7752a9da-e14a-4261-8b38-b0fb6449e7fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-itkmsA4TJ3/gGkqh+k9tGEhSPRc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDB9.MstfTpUp60vlUOLnh26QmRb4FBvG7cVAbb0HHT_r-78"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 5.74KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDB9.MstfTpUp60vlUOLnh26QmRb4FBvG7cVAbb0HHT_r-78
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ee36abd0-cf10-404b-9a0d-4f57e6a7404f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16f4-XBFzLkmAXTPWp2z2iiScwWFFEdk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37225,"job_number":"JOB_37225","tr_customer_id":37242,"tr_customer_product_id":37232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:50:38.000Z","modified_at":"2025-06-18T17:51:59.000Z","name":"Leone Beatty","mobile_number":"561-656-7403","email_id":"Ashley99@yahoo.com","dop":"2025-05-07","serial_number":"16968483509676","imei1":"16968483509676","imei2":"16968483509676","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:19:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37064,"job_number":"JOB_37064","tr_customer_id":37081,"tr_customer_product_id":37071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T13:25:17.000Z","modified_at":"2025-06-18T14:11:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"104108110782177","imei1":"104108110782177","imei2":"104108110782177","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37111,"job_number":"JOB_37111","tr_customer_id":37128,"tr_customer_product_id":37118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:45:01.000Z","modified_at":"2025-06-18T14:46:28.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102695182344237","imei1":"102695182344237","imei2":"102695182344237","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a3b42d0-0b4f-4145-8df9-cfb90a705283
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 5.74KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDB9.MstfTpUp60vlUOLnh26QmRb4FBvG7cVAbb0HHT_r-78
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a73f0947-bfe6-46f5-afe5-a1ec155af23b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16f4-XBFzLkmAXTPWp2z2iiScwWFFEdk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37225,"job_number":"JOB_37225","tr_customer_id":37242,"tr_customer_product_id":37232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:50:38.000Z","modified_at":"2025-06-18T17:51:59.000Z","name":"Leone Beatty","mobile_number":"561-656-7403","email_id":"Ashley99@yahoo.com","dop":"2025-05-07","serial_number":"16968483509676","imei1":"16968483509676","imei2":"16968483509676","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:19:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37064,"job_number":"JOB_37064","tr_customer_id":37081,"tr_customer_product_id":37071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T13:25:17.000Z","modified_at":"2025-06-18T14:11:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"104108110782177","imei1":"104108110782177","imei2":"104108110782177","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37111,"job_number":"JOB_37111","tr_customer_id":37128,"tr_customer_product_id":37118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:45:01.000Z","modified_at":"2025-06-18T14:46:28.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102695182344237","imei1":"102695182344237","imei2":"102695182344237","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDB9.MstfTpUp60vlUOLnh26QmRb4FBvG7cVAbb0HHT_r-78
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1bc83d66-a9e0-4d61-9e4d-dee28e6a43ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37388
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9a8fefc-9f2d-4510-bd6c-85ce926641c5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37388
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 57574e0a-7603-46b0-a9f3-7494d222337e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37388
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 239ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDB9.MstfTpUp60vlUOLnh26QmRb4FBvG7cVAbb0HHT_r-78
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8fc9e0a2-8a51-4e0b-a3f2-8803b3badacb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 242ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDB9.MstfTpUp60vlUOLnh26QmRb4FBvG7cVAbb0HHT_r-78
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4f74a12-2880-4819-8248-6f3be5c72c68
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37388
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37388
Response Information
Response Code: 200 - OK
Mean time per request: 298ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDB9.MstfTpUp60vlUOLnh26QmRb4FBvG7cVAbb0HHT_r-78
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9bf312a9-4c94-43b5-b225-2ac08387d9c4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-gR1Luz8bwq3LB6dBd+uESQNp3lo"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167099,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:19:35.000Z","created_at":"2025-06-19T05:19:35.000Z"},{"id":167100,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:19:35.000Z","created_at":"2025-06-19T05:19:35.000Z"},{"id":167101,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T05:19:43.000Z","created_at":"2025-06-19T05:19:43.000Z"},{"id":167102,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T05:19:43.000Z","created_at":"2025-06-19T05:19:43.000Z"},{"id":167103,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:19:51.000Z","created_at":"2025-06-19T05:19:51.000Z"},{"id":167104,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:19:52.000Z","created_at":"2025-06-19T05:19:52.000Z"},{"id":167105,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:19:52.000Z","created_at":"2025-06-19T05:19:52.000Z"},{"id":167106,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:19:52.000Z","created_at":"2025-06-19T05:19:52.000Z"},{"id":167108,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-19T05:19:59.000Z","created_at":"2025-06-19T05:19:59.000Z"},{"id":167109,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T05:20:01.000Z","created_at":"2025-06-19T05:20:01.000Z"},{"id":167110,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T05:20:01.000Z","created_at":"2025-06-19T05:20:01.000Z"}],"problems":[{"id":59212,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T05:19:35.000Z"},{"id":59213,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:19:51.000Z"},{"id":59214,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:19:52.000Z"},{"id":59215,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:19:52.000Z"},{"id":59216,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:19:52.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37388
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 366307c7-e047-4611-9b97-5ecbf738a7e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37388
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d597d240-7567-4aa8-9fd7-c8e9ade5c867
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 298ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDB9.MstfTpUp60vlUOLnh26QmRb4FBvG7cVAbb0HHT_r-78
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c442a971-eebd-4864-97a7-dbde7a7feeb9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 238ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDB9.MstfTpUp60vlUOLnh26QmRb4FBvG7cVAbb0HHT_r-78
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97f1f168-8f6b-48f6-8dd3-54f11973e921
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 690B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0413bbca-78c4-4140-bc0b-937fe3b24fff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-b/dQ2+OnfIHE2MCXclh2fyUkCgg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify the response time is between the range 10-200ms 0 1 0
Verify the response message is Success 1 0 0
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is between the range 10-200ms
expected 240 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 111B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 641b4922-515d-4811-aafa-2c70004d6608
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "username": "{{Invalidusername}}",
            "password": "{{Invalidpassword}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifying the sttaus code 0 1 0
verifying the Error mesaage in response 1 0 0
verifying the json shcema of the response 1 0 0
Verifying the name property in 401-unauthorized 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verifying the sttaus code
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 98B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 89c7a5b4-129b-4a2d-bb65-17b2c9d58053
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verifying the status code 500 1 0 0
verifyig the message in the response body 1 0 0
verifying teh json schema 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 438B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad104063-9c17-49eb-a0d5-120c880a8863
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verifying the status code of the user details 1 0 0
verify the response time is less than 0 1 0
verify the message in userdetails Response 1 0 0
Verfying the properties in the Userdetails 1 0 0
verify the rolename 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is less than
expected 240 to be below 100
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 081f572d-c15e-474e-8850-692e05322da6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security Test: Verify the password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security Test: Verify the password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c3c5d75-117c-4ef1-82d7-33a55ff2b079
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verifying the status code is 401 u authoraised 1 0 0
verify the response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9069f8ac-5eb7-4051-9564-1efea0c03424
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-KMqju9TdAJ+r1uoTTmGAODGDmdk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":153},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 327ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 472013e9-f3f8-44c1-b6b0-db7d2d1f2970
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-KMqju9TdAJ+r1uoTTmGAODGDmdk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":153},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 347ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 25d6dde1-f900-4414-8cc2-b50bd944566f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-KMqju9TdAJ+r1uoTTmGAODGDmdk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":153},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3514356c-ccca-48e3-a2a8-d2b9fb8f65d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 256 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3f51cb34-9d51-48f7-8d2a-a97f7c2ff6b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 275 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e46c9425-a4d8-4f11-9a19-43c5c7e502eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify the response status code is 200 1 0 0
verify the response time is under 200s 0 1 0
verify the response body contains the correct data 1 0 0
verifying the response bidy Schema 1 0 0
verifying the master keys 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verify the response time is under 200s
expected 250 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 320ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b05f68a7-37f4-401e-8ecf-31f12a9cdb8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "97386094530600",
                "imei1": "97386094530600",
                "imei2": "97386094530600",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-Mr7VLjVxnF3ARl5BhGgqLMVmgEA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37389,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37406,"tr_customer_product_id":37396,"job_number":"JOB_37389"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 328ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4bb41a3-3ec4-4bf4-a988-c9b908a3be05
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "32836989328037",
                "imei1": "32836989328037",
                "imei2": "32836989328037",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-OeA3OLM8lL/KvbFz2nAv92o3Xy0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37390,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37407,"tr_customer_product_id":37397,"job_number":"JOB_37390"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 88ed0bd1-b215-40fa-8a2a-9156e2bb2db2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "14353387128778",
                "imei1": "14353387128778",
                "imei2": "14353387128778",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-bvoRjsx+EUt6CufCXXgbH6eU49Q"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37391,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37408,"tr_customer_product_id":37398,"job_number":"JOB_37391"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 313ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d69db386-21b9-458d-bde9-0521c0dfa9f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "80024227386577",
                "imei1": "80024227386577",
                "imei2": "80024227386577",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-5C8aWxStO5X9T7pZE2aWelUXpJ0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37392,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37409,"tr_customer_product_id":37399,"job_number":"JOB_37392"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 338ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7518d1b-8d5e-499d-aae3-323c70d34993
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "70402538564700",
                "imei1": "70402538564700",
                "imei2": "70402538564700",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-RLCPZtEV+p6fvyuLLf5DMrorDaQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37393,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37410,"tr_customer_product_id":37400,"job_number":"JOB_37393"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f2203c8-8d95-4d6d-a7e5-7a9cc5786b61
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "95959918791273",
                "imei1": "95959918791273",
                "imei2": "95959918791273",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-8+StqNhNQXIfrwPYLlgqRHXt3SI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37394,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37411,"tr_customer_product_id":37401,"job_number":"JOB_37394"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"anirudh","last_name":"n","mobile_number":"8798828948","mobile_number_alt":"","email_id":"anirudh@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"13","apartment_name":"name","street_name":"santhosh nagar","landmark":"rampuram","area":"santhosh nagar","pincode":"600089","country":"India","state":"Tamil Nadu"},"customer_product":{"dop":"2025-04-30T18:30:00.000Z","serial_number":"98231012912412","imei1":"98231012912412","imei2":"98231012912412","popurl":"2025-04-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"battery backup is very bad"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 307ms
Mean size per request: 229B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 52af846d-418c-4e67-ac7d-34c395656a1d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1020
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nitya",
                "last_name": "Anand",
                "mobile_number": "8798828948",
                "mobile_number_alt": "",
                "email_id": "Nitya@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "13",
                "apartment_name": "name",
                "street_name": "santhosh nagar",
                "landmark": "rampuram",
                "area": "santhosh nagar",
                "pincode": "600089",
                "country": "India",
                "state": "Tamil Nadu"
            },
            "customer_product": {
                "dop": "2025-04-30T18:30:00.000Z",
                "serial_number": "95325951556154",
                "imei1": "95325951556154",
                "imei2": "95325951556154",
                "popurl": "2025-04-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery Issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 229
ETag W/"e5-rthNoDm8hVT+H1ruC8utkdgMorA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":37412,"tr_customer_product_id":37402,"job_number":"JOB_37395"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 320ms
Mean size per request: 153.21KB

Test Pass Percentage
99 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 03ad62a7-c515-4fdf-831f-886aeabf5893
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"264d8-NEVuufqoFThXvOFO45M48LT4IIo"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37236,"job_number":"JOB_37236","tr_customer_id":37253,"tr_customer_product_id":37243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T00:45:15.000Z","modified_at":"2025-06-19T00:45:15.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T00:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37237,"job_number":"JOB_37237","tr_customer_id":37254,"tr_customer_product_id":37244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:36.000Z","modified_at":"2025-06-19T01:06:36.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12237328675791","imei1":"12237328675791","imei2":"12237328675791","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37238,"job_number":"JOB_37238","tr_customer_id":37255,"tr_customer_product_id":37245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:49.000Z","modified_at":"2025-06-19T01:06:49.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11871340134785","imei1":"11871340134785","imei2":"11871340134785","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37239,"job_number":"JOB_37239","tr_customer_id":37256,"tr_customer_product_id":37246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:06:51.000Z","modified_at":"2025-06-19T01:06:51.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14531598458255","imei1":"14531598458255","imei2":"14531598458255","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:06:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37240,"job_number":"JOB_37240","tr_customer_id":37257,"tr_customer_product_id":37247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:07:27.000Z","modified_at":"2025-06-19T01:07:27.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10502826422209","imei1":"10502826422209","imei2":"10502826422209","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37241,"job_number":"JOB_37241","tr_customer_id":37258,"tr_customer_product_id":37248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:10:56.000Z","modified_at":"2025-06-19T01:10:56.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"12726635337971","imei1":"12726635337971","imei2":"12726635337971","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37242,"job_number":"JOB_37242","tr_customer_id":37259,"tr_customer_product_id":37249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:20.000Z","modified_at":"2025-06-19T01:12:20.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"15441565290810","imei1":"15441565290810","imei2":"15441565290810","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37243,"job_number":"JOB_37243","tr_customer_id":37260,"tr_customer_product_id":37250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:12:44.000Z","modified_at":"2025-06-19T01:12:44.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11639158483823","imei1":"11639158483823","imei2":"11639158483823","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37244,"job_number":"JOB_37244","tr_customer_id":37261,"tr_customer_product_id":37251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:14:43.000Z","modified_at":"2025-06-19T01:14:43.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"17994827725336","imei1":"17994827725336","imei2":"17994827725336","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37248,"job_number":"JOB_37248","tr_customer_id":37265,"tr_customer_product_id":37255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:18:53.000Z","modified_at":"2025-06-19T01:18:53.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"10586767160329","imei1":"10586767160329","imei2":"10586767160329","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37249,"job_number":"JOB_37249","tr_customer_id":37266,"tr_customer_product_id":37256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:22:28.000Z","modified_at":"2025-06-19T01:22:28.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"11270360628025","imei1":"11270360628025","imei2":"11270360628025","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37250,"job_number":"JOB_37250","tr_customer_id":37267,"tr_customer_product_id":37257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14311445748873","imei1":"14311445748873","imei2":"14311445748873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37252,"job_number":"JOB_37252","tr_customer_id":37269,"tr_customer_product_id":37259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:06.000Z","modified_at":"2025-06-19T01:25:06.000Z","name":"Katelyn Rice","mobile_number":"504-380-7968","email_id":"Federico.Crist14@yahoo.com","dop":"2025-04-06","serial_number":"14201831496162896","imei1":"14201831496162896","imei2":"14201831496162896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37253,"job_number":"JOB_37253","tr_customer_id":37270,"tr_customer_product_id":37260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:25:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18619055357954","imei1":"18619055357954","imei2":"18619055357954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37255,"job_number":"JOB_37255","tr_customer_id":37272,"tr_customer_product_id":37262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:48.000Z","modified_at":"2025-06-19T01:25:48.000Z","name":"Rahsaan Sauer","mobile_number":"743-232-5799","email_id":"Keyshawn69@hotmail.com","dop":"2025-04-06","serial_number":"16121932975607112","imei1":"16121932975607112","imei2":"16121932975607112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37256,"job_number":"JOB_37256","tr_customer_id":37273,"tr_customer_product_id":37263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:28.000Z","modified_at":"2025-06-19T01:26:28.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15718927781322","imei1":"15718927781322","imei2":"15718927781322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37258,"job_number":"JOB_37258","tr_customer_id":37275,"tr_customer_product_id":37265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:30.000Z","modified_at":"2025-06-19T01:26:30.000Z","name":"Fidel Nader","mobile_number":"664-335-2960","email_id":"Reanna96@hotmail.com","dop":"2025-04-06","serial_number":"16824735835604880","imei1":"16824735835604880","imei2":"16824735835604880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37259,"job_number":"JOB_37259","tr_customer_id":37276,"tr_customer_product_id":37266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:31:25.000Z","modified_at":"2025-06-19T01:31:25.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101681644123417","imei1":"101681644123417","imei2":"101681644123417","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T01:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37263,"job_number":"JOB_37263","tr_customer_id":37280,"tr_customer_product_id":37270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:08:47.000Z","modified_at":"2025-06-19T02:08:47.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"104649883606225","imei1":"104649883606225","imei2":"104649883606225","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37266,"job_number":"JOB_37266","tr_customer_id":37283,"tr_customer_product_id":37273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:41.000Z","modified_at":"2025-06-19T02:24:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67713285084776","imei1":"67713285084776","imei2":"67713285084776","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37267,"job_number":"JOB_37267","tr_customer_id":37284,"tr_customer_product_id":37274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81759673872707","imei1":"81759673872707","imei2":"81759673872707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37268,"job_number":"JOB_37268","tr_customer_id":37285,"tr_customer_product_id":37275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78448250747295","imei1":"78448250747295","imei2":"78448250747295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37269,"job_number":"JOB_37269","tr_customer_id":37286,"tr_customer_product_id":37276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76894107210520","imei1":"76894107210520","imei2":"76894107210520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37270,"job_number":"JOB_37270","tr_customer_id":37287,"tr_customer_product_id":37277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:42.000Z","modified_at":"2025-06-19T02:24:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67139502073927","imei1":"67139502073927","imei2":"67139502073927","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37271,"job_number":"JOB_37271","tr_customer_id":37288,"tr_customer_product_id":37278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:24:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13017391656417","imei1":"13017391656417","imei2":"13017391656417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37273,"job_number":"JOB_37273","tr_customer_id":37290,"tr_customer_product_id":37280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84875271936753","imei1":"84875271936753","imei2":"84875271936753","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37274,"job_number":"JOB_37274","tr_customer_id":37291,"tr_customer_product_id":37281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:12.000Z","modified_at":"2025-06-19T02:25:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58533423248615","imei1":"58533423248615","imei2":"58533423248615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37275,"job_number":"JOB_37275","tr_customer_id":37292,"tr_customer_product_id":37282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24443265894137","imei1":"24443265894137","imei2":"24443265894137","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37276,"job_number":"JOB_37276","tr_customer_id":37293,"tr_customer_product_id":37283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83423147640154","imei1":"83423147640154","imei2":"83423147640154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37277,"job_number":"JOB_37277","tr_customer_id":37294,"tr_customer_product_id":37284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:13.000Z","modified_at":"2025-06-19T02:25:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59126922404428","imei1":"59126922404428","imei2":"59126922404428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37278,"job_number":"JOB_37278","tr_customer_id":37295,"tr_customer_product_id":37285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39353554279114","imei1":"39353554279114","imei2":"39353554279114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37280,"job_number":"JOB_37280","tr_customer_id":37297,"tr_customer_product_id":37287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95138073264395","imei1":"95138073264395","imei2":"95138073264395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37281,"job_number":"JOB_37281","tr_customer_id":37298,"tr_customer_product_id":37288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30012857605894","imei1":"30012857605894","imei2":"30012857605894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37282,"job_number":"JOB_37282","tr_customer_id":37299,"tr_customer_product_id":37289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33885170043443","imei1":"33885170043443","imei2":"33885170043443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37283,"job_number":"JOB_37283","tr_customer_id":37300,"tr_customer_product_id":37290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:43.000Z","modified_at":"2025-06-19T02:25:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94509435309571","imei1":"94509435309571","imei2":"94509435309571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37284,"job_number":"JOB_37284","tr_customer_id":37301,"tr_customer_product_id":37291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31341983663164","imei1":"31341983663164","imei2":"31341983663164","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37285,"job_number":"JOB_37285","tr_customer_id":37302,"tr_customer_product_id":37292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:25:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47780237046371","imei1":"47780237046371","imei2":"47780237046371","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37287,"job_number":"JOB_37287","tr_customer_id":37304,"tr_customer_product_id":37294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67882514636134","imei1":"67882514636134","imei2":"67882514636134","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37288,"job_number":"JOB_37288","tr_customer_id":37305,"tr_customer_product_id":37295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16211332221663","imei1":"16211332221663","imei2":"16211332221663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37289,"job_number":"JOB_37289","tr_customer_id":37306,"tr_customer_product_id":37296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:15.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33798039912779","imei1":"33798039912779","imei2":"33798039912779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37290,"job_number":"JOB_37290","tr_customer_id":37307,"tr_customer_product_id":37297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60775070328626","imei1":"60775070328626","imei2":"60775070328626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37291,"job_number":"JOB_37291","tr_customer_id":37308,"tr_customer_product_id":37298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95507260432943","imei1":"95507260432943","imei2":"95507260432943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37292,"job_number":"JOB_37292","tr_customer_id":37309,"tr_customer_product_id":37299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:16.000Z","modified_at":"2025-06-19T02:31:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23142185854253","imei1":"23142185854253","imei2":"23142185854253","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37294,"job_number":"JOB_37294","tr_customer_id":37311,"tr_customer_product_id":37301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20428231484530","imei1":"20428231484530","imei2":"20428231484530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37295,"job_number":"JOB_37295","tr_customer_id":37312,"tr_customer_product_id":37302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:49.000Z","modified_at":"2025-06-19T02:31:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24180895475014","imei1":"24180895475014","imei2":"24180895475014","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37296,"job_number":"JOB_37296","tr_customer_id":37313,"tr_customer_product_id":37303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79141546756715","imei1":"79141546756715","imei2":"79141546756715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37297,"job_number":"JOB_37297","tr_customer_id":37314,"tr_customer_product_id":37304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46579086683983","imei1":"46579086683983","imei2":"46579086683983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37298,"job_number":"JOB_37298","tr_customer_id":37315,"tr_customer_product_id":37305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11666718228520","imei1":"11666718228520","imei2":"11666718228520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37299,"job_number":"JOB_37299","tr_customer_id":37316,"tr_customer_product_id":37306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:50.000Z","modified_at":"2025-06-19T02:31:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74479417138841","imei1":"74479417138841","imei2":"74479417138841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37301,"job_number":"JOB_37301","tr_customer_id":37318,"tr_customer_product_id":37308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23480751347129","imei1":"23480751347129","imei2":"23480751347129","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37302,"job_number":"JOB_37302","tr_customer_id":37319,"tr_customer_product_id":37309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:23.000Z","modified_at":"2025-06-19T02:32:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44082928956586","imei1":"44082928956586","imei2":"44082928956586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37303,"job_number":"JOB_37303","tr_customer_id":37320,"tr_customer_product_id":37310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68378234156390","imei1":"68378234156390","imei2":"68378234156390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37304,"job_number":"JOB_37304","tr_customer_id":37321,"tr_customer_product_id":37311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62411312014765","imei1":"62411312014765","imei2":"62411312014765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37305,"job_number":"JOB_37305","tr_customer_id":37322,"tr_customer_product_id":37312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:24.000Z","modified_at":"2025-06-19T02:32:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99982450822756","imei1":"99982450822756","imei2":"99982450822756","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37306,"job_number":"JOB_37306","tr_customer_id":37323,"tr_customer_product_id":37313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82031999626500","imei1":"82031999626500","imei2":"82031999626500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T02:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37310,"job_number":"JOB_37310","tr_customer_id":37327,"tr_customer_product_id":37317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:08.000Z","modified_at":"2025-06-19T03:04:08.000Z","name":"Enoch Schmitt","mobile_number":"406-246-0095","email_id":"Anibal.Hahn99@yahoo.com","dop":"2025-04-06","serial_number":"10072909303679440","imei1":"10072909303679440","imei2":"10072909303679440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37315,"job_number":"JOB_37315","tr_customer_id":37332,"tr_customer_product_id":37322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:33:00.000Z","modified_at":"2025-06-19T03:33:00.000Z","name":"Kyle Jacobs","mobile_number":"928-804-8155","email_id":"Ethelyn_Renner@gmail.com","dop":"2025-04-06","serial_number":"12530478170701706","imei1":"12530478170701706","imei2":"12530478170701706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37316,"job_number":"JOB_37316","tr_customer_id":37333,"tr_customer_product_id":37323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11056127928441","imei1":"11056127928441","imei2":"11056127928441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37318,"job_number":"JOB_37318","tr_customer_id":37335,"tr_customer_product_id":37325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:47.000Z","modified_at":"2025-06-19T03:34:47.000Z","name":"Cleo Corkery","mobile_number":"602-246-9949","email_id":"Tod_Walsh5@hotmail.com","dop":"2025-04-06","serial_number":"14447215059419638","imei1":"14447215059419638","imei2":"14447215059419638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37319,"job_number":"JOB_37319","tr_customer_id":37336,"tr_customer_product_id":37326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:51.000Z","modified_at":"2025-06-19T03:34:51.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"16668272530416","imei1":"16668272530416","imei2":"16668272530416","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37320,"job_number":"JOB_37320","tr_customer_id":37337,"tr_customer_product_id":37327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:35:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13327961515406","imei1":"13327961515406","imei2":"13327961515406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37322,"job_number":"JOB_37322","tr_customer_id":37339,"tr_customer_product_id":37329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:35.000Z","modified_at":"2025-06-19T03:35:35.000Z","name":"Rupert Pouros","mobile_number":"656-801-7800","email_id":"Amely_White13@yahoo.com","dop":"2025-04-06","serial_number":"12361401398861626","imei1":"12361401398861626","imei2":"12361401398861626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37323,"job_number":"JOB_37323","tr_customer_id":37340,"tr_customer_product_id":37330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:05.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16401860191965","imei1":"16401860191965","imei2":"16401860191965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37325,"job_number":"JOB_37325","tr_customer_id":37342,"tr_customer_product_id":37332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:06.000Z","modified_at":"2025-06-19T03:36:06.000Z","name":"Taurean Moore","mobile_number":"486-796-7148","email_id":"Leonardo.Zieme75@gmail.com","dop":"2025-04-06","serial_number":"11752234120918498","imei1":"11752234120918498","imei2":"11752234120918498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37326,"job_number":"JOB_37326","tr_customer_id":37343,"tr_customer_product_id":37333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-30","serial_number":"16923308056844","imei1":"16923308056844","imei2":"16923308056844","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37327,"job_number":"JOB_37327","tr_customer_id":37344,"tr_customer_product_id":37334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80438265787298","imei1":"80438265787298","imei2":"80438265787298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37328,"job_number":"JOB_37328","tr_customer_id":37345,"tr_customer_product_id":37335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:20.000Z","modified_at":"2025-06-19T03:36:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26756100654916","imei1":"26756100654916","imei2":"26756100654916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37329,"job_number":"JOB_37329","tr_customer_id":37346,"tr_customer_product_id":37336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88217661335002","imei1":"88217661335002","imei2":"88217661335002","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37330,"job_number":"JOB_37330","tr_customer_id":37347,"tr_customer_product_id":37337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89141247388706","imei1":"89141247388706","imei2":"89141247388706","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37331,"job_number":"JOB_37331","tr_customer_id":37348,"tr_customer_product_id":37338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99018690452298","imei1":"99018690452298","imei2":"99018690452298","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37333,"job_number":"JOB_37333","tr_customer_id":37350,"tr_customer_product_id":37340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18269736906479","imei1":"18269736906479","imei2":"18269736906479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37335,"job_number":"JOB_37335","tr_customer_id":37352,"tr_customer_product_id":37342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:23.000Z","modified_at":"2025-06-19T03:36:23.000Z","name":"Agustina Larkin","mobile_number":"572-654-8608","email_id":"Bell.Fadel73@gmail.com","dop":"2025-04-06","serial_number":"16215094062838784","imei1":"16215094062838784","imei2":"16215094062838784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37336,"job_number":"JOB_37336","tr_customer_id":37353,"tr_customer_product_id":37343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-30","serial_number":"96248069432009","imei1":"96248069432009","imei2":"96248069432009","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37337,"job_number":"JOB_37337","tr_customer_id":37354,"tr_customer_product_id":37344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60813261779297","imei1":"60813261779297","imei2":"60813261779297","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37338,"job_number":"JOB_37338","tr_customer_id":37355,"tr_customer_product_id":37345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52439609548188","imei1":"52439609548188","imei2":"52439609548188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37339,"job_number":"JOB_37339","tr_customer_id":37356,"tr_customer_product_id":37346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73382632906055","imei1":"73382632906055","imei2":"73382632906055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37340,"job_number":"JOB_37340","tr_customer_id":37357,"tr_customer_product_id":37347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52012389449967","imei1":"52012389449967","imei2":"52012389449967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37341,"job_number":"JOB_37341","tr_customer_id":37358,"tr_customer_product_id":37348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66031153931676","imei1":"66031153931676","imei2":"66031153931676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37343,"job_number":"JOB_37343","tr_customer_id":37360,"tr_customer_product_id":37350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:36:47.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18290166763684","imei1":"18290166763684","imei2":"18290166763684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37345,"job_number":"JOB_37345","tr_customer_id":37362,"tr_customer_product_id":37352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:48.000Z","modified_at":"2025-06-19T03:36:48.000Z","name":"Marlon Kling","mobile_number":"467-961-4941","email_id":"Aniyah26@yahoo.com","dop":"2025-04-06","serial_number":"17557711673996368","imei1":"17557711673996368","imei2":"17557711673996368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37346,"job_number":"JOB_37346","tr_customer_id":37363,"tr_customer_product_id":37353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:37:29.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18891086391752","imei1":"18891086391752","imei2":"18891086391752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37348,"job_number":"JOB_37348","tr_customer_id":37365,"tr_customer_product_id":37355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:30.000Z","modified_at":"2025-06-19T03:37:30.000Z","name":"Tiffany Will","mobile_number":"989-643-6665","email_id":"Bailey40@hotmail.com","dop":"2025-04-06","serial_number":"19075274521990944","imei1":"19075274521990944","imei2":"19075274521990944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37349,"job_number":"JOB_37349","tr_customer_id":37366,"tr_customer_product_id":37356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:47.000Z","modified_at":"2025-06-19T03:43:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81109511128235","imei1":"81109511128235","imei2":"81109511128235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37350,"job_number":"JOB_37350","tr_customer_id":37367,"tr_customer_product_id":37357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056758815041","imei1":"21056758815041","imei2":"21056758815041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37351,"job_number":"JOB_37351","tr_customer_id":37368,"tr_customer_product_id":37358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19962276469707","imei1":"19962276469707","imei2":"19962276469707","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37352,"job_number":"JOB_37352","tr_customer_id":37369,"tr_customer_product_id":37359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:48.000Z","modified_at":"2025-06-19T03:43:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74185328649039","imei1":"74185328649039","imei2":"74185328649039","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37353,"job_number":"JOB_37353","tr_customer_id":37370,"tr_customer_product_id":37360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67810761914982","imei1":"67810761914982","imei2":"67810761914982","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37354,"job_number":"JOB_37354","tr_customer_id":37371,"tr_customer_product_id":37361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79222913588078","imei1":"79222913588078","imei2":"79222913588078","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37356,"job_number":"JOB_37356","tr_customer_id":37373,"tr_customer_product_id":37363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:17.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55334502164312","imei1":"55334502164312","imei2":"55334502164312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37357,"job_number":"JOB_37357","tr_customer_id":37374,"tr_customer_product_id":37364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40192031877460","imei1":"40192031877460","imei2":"40192031877460","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37358,"job_number":"JOB_37358","tr_customer_id":37375,"tr_customer_product_id":37365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20225039468726","imei1":"20225039468726","imei2":"20225039468726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37359,"job_number":"JOB_37359","tr_customer_id":37376,"tr_customer_product_id":37366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:18.000Z","modified_at":"2025-06-19T03:44:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57963197605612","imei1":"57963197605612","imei2":"57963197605612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37360,"job_number":"JOB_37360","tr_customer_id":37377,"tr_customer_product_id":37367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26659502975515","imei1":"26659502975515","imei2":"26659502975515","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37361,"job_number":"JOB_37361","tr_customer_id":37378,"tr_customer_product_id":37368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45294446732188","imei1":"45294446732188","imei2":"45294446732188","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37363,"job_number":"JOB_37363","tr_customer_id":37380,"tr_customer_product_id":37370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:47.000Z","modified_at":"2025-06-19T03:44:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14953691127904","imei1":"14953691127904","imei2":"14953691127904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37364,"job_number":"JOB_37364","tr_customer_id":37381,"tr_customer_product_id":37371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37277199353841","imei1":"37277199353841","imei2":"37277199353841","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37365,"job_number":"JOB_37365","tr_customer_id":37382,"tr_customer_product_id":37372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95479802405669","imei1":"95479802405669","imei2":"95479802405669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37366,"job_number":"JOB_37366","tr_customer_id":37383,"tr_customer_product_id":37373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:48.000Z","modified_at":"2025-06-19T03:44:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60834949389584","imei1":"60834949389584","imei2":"60834949389584","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37367,"job_number":"JOB_37367","tr_customer_id":37384,"tr_customer_product_id":37374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14382198976801","imei1":"14382198976801","imei2":"14382198976801","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37368,"job_number":"JOB_37368","tr_customer_id":37385,"tr_customer_product_id":37375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:44:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95861373812998","imei1":"95861373812998","imei2":"95861373812998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T03:44:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37371,"job_number":"JOB_37371","tr_customer_id":37388,"tr_customer_product_id":37378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:12.000Z","modified_at":"2025-06-19T04:48:12.000Z","name":"Macey Erdman","mobile_number":"696-518-3138","email_id":"Abdul97@gmail.com","dop":"2025-04-06","serial_number":"17918215972261240","imei1":"17918215972261240","imei2":"17918215972261240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37375,"job_number":"JOB_37375","tr_customer_id":37392,"tr_customer_product_id":37382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84536888497421","imei1":"84536888497421","imei2":"84536888497421","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37376,"job_number":"JOB_37376","tr_customer_id":37393,"tr_customer_product_id":37383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:58.000Z","modified_at":"2025-06-19T05:18:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22059166091037","imei1":"22059166091037","imei2":"22059166091037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37377,"job_number":"JOB_37377","tr_customer_id":37394,"tr_customer_product_id":37384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27554489858258","imei1":"27554489858258","imei2":"27554489858258","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37378,"job_number":"JOB_37378","tr_customer_id":37395,"tr_customer_product_id":37385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55571913470029","imei1":"55571913470029","imei2":"55571913470029","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37379,"job_number":"JOB_37379","tr_customer_id":37396,"tr_customer_product_id":37386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:18:59.000Z","modified_at":"2025-06-19T05:18:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33622323561938","imei1":"33622323561938","imei2":"33622323561938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37380,"job_number":"JOB_37380","tr_customer_id":37397,"tr_customer_product_id":37387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15341605023404","imei1":"15341605023404","imei2":"15341605023404","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37382,"job_number":"JOB_37382","tr_customer_id":37399,"tr_customer_product_id":37389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24407597990724","imei1":"24407597990724","imei2":"24407597990724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37383,"job_number":"JOB_37383","tr_customer_id":37400,"tr_customer_product_id":37390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31772571653156","imei1":"31772571653156","imei2":"31772571653156","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37384,"job_number":"JOB_37384","tr_customer_id":37401,"tr_customer_product_id":37391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:33.000Z","modified_at":"2025-06-19T05:19:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52693324501621","imei1":"52693324501621","imei2":"52693324501621","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37385,"job_number":"JOB_37385","tr_customer_id":37402,"tr_customer_product_id":37392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17656389711083","imei1":"17656389711083","imei2":"17656389711083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37386,"job_number":"JOB_37386","tr_customer_id":37403,"tr_customer_product_id":37393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57208827139471","imei1":"57208827139471","imei2":"57208827139471","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37387,"job_number":"JOB_37387","tr_customer_id":37404,"tr_customer_product_id":37394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:34.000Z","modified_at":"2025-06-19T05:19:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16134529612737","imei1":"16134529612737","imei2":"16134529612737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37389,"job_number":"JOB_37389","tr_customer_id":37406,"tr_customer_product_id":37396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97386094530600","imei1":"97386094530600","imei2":"97386094530600","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37390,"job_number":"JOB_37390","tr_customer_id":37407,"tr_customer_product_id":37397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:07.000Z","modified_at":"2025-06-19T05:20:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32836989328037","imei1":"32836989328037","imei2":"32836989328037","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37391,"job_number":"JOB_37391","tr_customer_id":37408,"tr_customer_product_id":37398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14353387128778","imei1":"14353387128778","imei2":"14353387128778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37392,"job_number":"JOB_37392","tr_customer_id":37409,"tr_customer_product_id":37399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80024227386577","imei1":"80024227386577","imei2":"80024227386577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37393,"job_number":"JOB_37393","tr_customer_id":37410,"tr_customer_product_id":37400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:08.000Z","modified_at":"2025-06-19T05:20:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70402538564700","imei1":"70402538564700","imei2":"70402538564700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37394,"job_number":"JOB_37394","tr_customer_id":37411,"tr_customer_product_id":37401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95959918791273","imei1":"95959918791273","imei2":"95959918791273","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37372,"job_number":"JOB_37372","tr_customer_id":37389,"tr_customer_product_id":37379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:53:26.000Z","modified_at":"2025-06-19T04:53:26.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332165","imei1":"78945612332165","imei2":"78945612332165","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37373,"job_number":"JOB_37373","tr_customer_id":37390,"tr_customer_product_id":37380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:54:10.000Z","modified_at":"2025-06-19T04:54:10.000Z","name":"kiran kris","mobile_number":"9980641594","email_id":"kirankris123@gmail.com","dop":"2025-06-03","serial_number":"78945612332168","imei1":"78945612332168","imei2":"78945612332168","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T04:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37374,"job_number":"JOB_37374","tr_customer_id":37391,"tr_customer_product_id":37381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:06:25.000Z","modified_at":"2025-06-19T05:06:25.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345633","imei2":"12312312345633","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify the status code of the details api 1 0 0
Verify the response time should be less than 150 0 1 0
Verify the response body contains the correct data 2 0 0
Verify the response data array contains the correct data 1 0 0
Verify the response data keys verify 160 0 0
verfiy the job nnumber is present in the job details 1 0 0
Total 165 1 0
Test Failure
Test NameAssertion Error
Verify the response time should be less than 150
expected 320 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 598af0ab-882a-4bc5-b85c-b8fa418501e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 21
Request Body
{"details_key":"abc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the response status code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response status code
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 48b3a905-91a9-4f70-9d69-4e32f7da46a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the response status code is 401 1 0 0
Verify the response body contains 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 67B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg4NTg2MTZ9.RaaDpCNVObekNyLoNCHuWhmiYBMEJCwaku0GXa2wjSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ddec5883-59f7-43d8-8587-a382cfe2a53b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-j7FRvTN86//ITEMBa/pc9hwvE+U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 42"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 0 1 0
Verify the message in resposne body 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 320ms
Mean size per request: 1007B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fceaeb50-9733-4d16-870f-9f86edef7c96
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37395"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-MxMia37DzK+0ru3J7fO9deeAHX0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <200 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
verify the job_number which you are fetching is correct 1 0 0
verify the json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 320 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 237ms
Mean size per request: 73B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6IhcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a528c7e-700c-4e88-8387-4de312754e52
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37395"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-hzdpaXKuY+n+tj+ECSXNDqM9NKA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0017 in JSON at position 22"}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 0 1 0
Verify the message in the resposne of the Invalid token 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 200
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 316ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b240dc7d-1677-4fb4-8493-7fbe15e5808a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37395"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-MxMia37DzK+0ru3J7fO9deeAHX0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 316 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_32623"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 1007B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 48dd55a0-7543-4178-b88c-660fe70ee4e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_37395"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-MxMia37DzK+0ru3J7fO9deeAHX0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response time is <150 0 1 0
Verify the message of the response body 1 0 0
Verify the data size is 1 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <150
expected 318 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37395
Response Information
Response Code: 200 - OK
Mean time per request: 309ms
Mean size per request: 1.51KB

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be646d1b-faa6-4287-8ee3-534ebcf79f7e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"60b-ShtroN6p1uOWm3ptWC6/+zkHN8M"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-06-19T05:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167123,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:20:09.000Z","created_at":"2025-06-19T05:20:09.000Z"},{"id":167124,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:20:09.000Z","created_at":"2025-06-19T05:20:09.000Z"}],"problems":[{"id":59223,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T05:20:09.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
Verify the response time is <200 0 1 0
Verify the response message 1 0 0
Verify the job number matches with resposne number 1 0 0
Verify the properties are present in the response 1 0 0
verify the problem array contains the atleast one data 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time is <200
expected 309 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37395
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38b541ea-313f-4d82-b07c-afd90b03cc04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the missing token 1 0 0
verify the response body for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37395
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6Imc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg5Njg1MzV9.V-kl63s9kIWH9XLbC6PRp0eL3XW4O6li_0lvDYU8-GA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cbf3dc92-e1a9-4317-b6b7-b20cfa445e37
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 403 but got 500
Verify the message for the invalid token
expected 'invalid signature' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/J)B_0098
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b709371a-27ac-43b8-a45d-88f272dfd0aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
verify the data is null or empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/198328
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75232f37-bb45-4402-ab64-3b5134891ad3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 0 1 0
Verify the message for the invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid token
expected response to have status code 400 but got 200
Verify the message for the invalid token
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_32623' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjUwMDF9.xJbFC4UPOkYyEZaKl8TMHwk8QyRB6vCTPw3-OPxP99I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 238ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MDR9.YZvpLHSHZgNrGDzW7BbVPSPIsVze6Vr9_16PqCxxYSw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 93c606de-732b-4a39-8554-cc604519084e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 698B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6fcf4239-6c56-47b6-a447-1f9d12279eea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-h3NA9MQe6kPHlauHD2L9iGwnptE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTN9.S3iVpsJqo0sxsbmSgdT2kY9q4NbhwLdfXu7AEWbvdU8"}}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response 1 0 0
Verify the schema validtion for response 1 0 0
verify the token has 3 parts 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09e6f00d-3e8d-4b47-ab32-a81394187639
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code blank credentails 0 1 0
Verify the error message for the blank request 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code blank credentails
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13036694-7ae4-4287-b433-b1a2dbed055a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 54
Request Body
{
            "username": "iams",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code 401 for the invalid credentials 0 1 0
verify the error message for the given invalid credentails 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code 401 for the invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTN9.S3iVpsJqo0sxsbmSgdT2kY9q4NbhwLdfXu7AEWbvdU8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 276940b1-4de3-4ddd-9f92-e9fe261e2a0d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 241 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 080393e5-862c-410f-8be5-2321103304b5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-Adx0c7FakAJXmxrD/rgLv9zWdEQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 21"}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 444B

Test Pass Percentage
88 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTN9.S3iVpsJqo0sxsbmSgdT2kY9q4NbhwLdfXu7AEWbvdU8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20760988-3948-4906-977f-fbea06bf1b31
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verfiy the status code is 200 1 0 0
Verify the response time is less than 200ms 0 1 0
verify the schema for response 1 0 0
verify the response contains message 1 0 0
Verify Mandatory fields in the response 1 0 0
Verfiy the field role name of the supervsior 1 0 0
Verify the length of the mobile number is 10 1 0 0
Verify the crated At and modified_at is in ISO formate 1 0 0
Total 7 1 0
Test Failure
Test NameAssertion Error
Verify the response time is less than 200ms
expected 239 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 434ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTN9.S3iVpsJqo0sxsbmSgdT2kY9q4NbhwLdfXu7AEWbvdU8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b224371f-73f6-43a2-af6e-770dc75f3980
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 251
ETag W/"fb-rit3UDhcyhx6KJIXoKPvFh7N1f8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":4431},{"label":"Pending for repair","key":"pending_for_repair","count":299},{"label":"Pending for delivery","key":"pending_for_delivery","count":5}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
verify the message in the response body 1 0 0
verify the key count on response keys 3 0 0
Verify key 'pending_for_assignment' is present in the response 1 0 0
Verify key 'pending_for_repair' is present in the response 1 0 0
Verify key 'pending_for_delivery' is present in the response 1 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkxMjQwMDV9.lud7KUf693cMzUV20U3w1ahdkfI5NfYOlPSpUDOotFk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 07a942f8-9b35-41ba-b48f-0378cfc53678
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-t1k2dy5pkzazXOEYlhBYubPwLLA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0015 in JSON at position 44"}
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 401 but got 500
verify the resposne message
expected '{"status":500,"message":"Unexpected t…' to deeply equal '401: Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc2Njl9.bFGVU796VYP6LMVPZTDIAXiH8rMJLsC4sY2vYGjb7Hs' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-BQisd0ustkxSCXjIWYNdleQ/Ceo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 561d19c9-5183-4843-ac39-f93852ee8dc5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for 401 0 1 0
verify the resposne message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for 401
expected response to have status code 403 but got 401
verify the resposne message
expected '401: Unauthorized' to deeply equal 'Forbidden'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f50cbb25-44d1-4e30-a7ee-845d0fa6ab40
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 238ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 575c2417-3d06-4276-aa2a-c04a900ca73d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 238ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 713baf41-e4ca-4634-b7de-ed9c2de0fdb6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1351ee-8waEV1ZydbmlKmi7hxnu5H8VH2k"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v11/job/pending
Response Information
Response Code: 404 - Not Found
Mean time per request: 237ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96ca2953-a922-46ba-bc72-d5774042be53
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 866B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTN9.S3iVpsJqo0sxsbmSgdT2kY9q4NbhwLdfXu7AEWbvdU8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 299322f2-5e18-47ad-a5bc-5df053ae84cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
NamePassedFailedSkipped
Verify the response Schema in response body 1 0 0
verify response time is less 150 0 1 0
Verfiy the message in the response 1 0 0
verify the response contains lsit of engineers 1 0 0
Verify the engineer id 2 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verify response time is less 150
expected 240 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTN9.S3iVpsJqo0sxsbmSgdT2kY9q4NbhwLdfXu7AEWbvdU8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e16dc4a-504f-4e70-bc8b-a1b5eb8a80b2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTN9.S3iVpsJqo0sxsbmSgdT2kY9q4NbhwLdfXu7AEWbvdU8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ef83864-6d8f-413f-bb63-cc98ff594b8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37395,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 245 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 54B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTN9.S3iVpsJqo0sxsbmSgdT2kY9q4NbhwLdfXu7AEWbvdU8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64b90eaf-1431-4590-8436-b20eaa2e8a19
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37395,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
NamePassedFailedSkipped
Engineer Response schema validation 1 0 0
Verify the status code for the engineer assign request 1 0 0
verify the response time is <100 0 1 0
Verify the message for the engineer assigned api response 1 0 0
Veifythe data of the engineer response is empty 0 1 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verify the response time is <100
expected 244 to be below 100
Veifythe data of the engineer response is empty
Cannot read properties of undefined (reading 'json')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7086243-6ae2-45c3-8806-3f54bbd1b636
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37395,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the No token 1 0 0
Verify the message for the No token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the message for the No token
response is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 99B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTN9.S3iVpsJqo0sxsbmSgdT2kY9q4NbhwLdfXu7AEWbvdU8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b46c9d54-37a1-4ab2-b873-3b6362b645d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "job_id": 37395,
            "engineer_id":10
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 99
ETag W/"63-UZzp9ujxbtoDJeJLY8UHIRqm9KA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid Engineer","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for invalid enginner id 1 0 0
verify the message for the invalid engineer id response 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 110B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTN9.S3iVpsJqo0sxsbmSgdT2kY9q4NbhwLdfXu7AEWbvdU8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1240df7-2b27-4a67-be20-ec107a6a2726
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{
            "job_id": 37395
           
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-uRfE7ZMLXDn5RQRTuTjrTVFVPHE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"engineer_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the response status code for the no enginner id 0 1 0
verify the message for the no engineer id 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code for the no enginner id
expected response to have status code 400 but got 500
verify the message for the no engineer id
expected { status: 500, …(4) } to deeply equal '"engineer_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 105B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTN9.S3iVpsJqo0sxsbmSgdT2kY9q4NbhwLdfXu7AEWbvdU8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f0fb5a54-bcc9-46a1-9616-cc4b9cf1e77f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "job_id": 929990,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-UdG4TH+1LLVKhfqq9191aHzUdK8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid job assignment","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the invalid job id 1 0 0
verify the message i invalid job id 1 0 0
verfiy the response time for the invalid job id 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the invalid job id
expected 243 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32623,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 105B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjc3ODh9.5UGUWG-Rqgo4PJ20nfRgY2AgTcp4d0hmm9f_4QaHaF8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f3a95872-9934-48b7-9cf6-c15213f7cf17
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 105
ETag W/"69-Qv7uYVVxwEEr/Vl5tos5eeNkk2Y"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for no jobid 1 0 0
verify the message for the no job id 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for the no job id
expected { status: 500, …(4) } to deeply equal '"job_id" is required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 087e6c3d-64c3-4183-a608-e02cc8126c26
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-N2oEb1REIU3BiQG6fLr/gM6xFdU"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 547766b6-2f3a-4d66-a538-b00c7012522d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid username 0 1 0
verify the message for invalid username 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for the invalid username
expected response to have status code 400 but got 500
verify the message for invalid username
expected { status: 500, …(4) } to deeply equal 'Invalid username or password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c338bdb-0392-461a-b072-38350d39e566
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code no request data 0 1 0
verify the message for the no request Data 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the status code no request data
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 533ms
Mean size per request: 229.97KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9d393d8-d880-494a-b5f2-9ef1366ad472
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"397e3-ssT7h2Yyol5F+V73t2McXboVTeM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code the pending to repair 1 0 0
verify the response time for the pednig for repair 0 1 0
verfiy the message for the response 1 0 0
verify the pending for reapir job contain th following field 242 0 0
verify the mobile number length is 10 0 1 0
verify the created and modified data is valid iso 242 0 0
verify the the pending to repair is not null 1 0 0
Total 487 2 0
Test Failures
Test NameAssertion Error
verify the response time for the pednig for repair
expected 533 to be below 150
verify the mobile number length is 10
expected 12 to deeply equal 10
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e31f2f2-7a79-4111-9267-77514a3fe6c5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code no token 1 0 0
verfiy the respons message 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 66B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mi1vYmlsZkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14764b44-16e4-440f-9ec8-1d5652bf15ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 66
ETag W/"42-FZrvHTXzbWBjsKToG/w8Dg4tKoE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected number in JSON at position 7"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4be1745a-3f07-4e12-8c2f-4a6771e8eb04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the invalid key 1 0 0
verfiy the dat should be empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDQwOTJ9.55lx6qk4OncltHGvbFcz8ruTJWeeqHonWwAvEYS46Jw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 110B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d02b3671-35d3-4619-8381-c36ac5f99b97
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code for no key 1 0 0
verfify the error message for the no key 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 441B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66929e5a-b998-4598-9c6d-73b86617b260
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status code for the user details of eng 1 0 0
verify the response time for the eng details 0 1 0
verify the message in the response 1 0 0
Verify the id in the response 1 0 0
Verify the first_name in the response 1 0 0
Verify the last_name in the response 1 0 0
Verify the login_id in the response 1 0 0
Verify the mobile_number in the response 1 0 0
Verify the email_id in the response 1 0 0
Verify the created_at in the response 1 0 0
Verify the role_name in the response 1 0 0
verfiy the date in ist formate 1 0 0
verify the number length is 10 1 0 0
verfiy the rolename of the eng 1 0 0
verify the schema of the response 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
verify the response time for the eng details
expected 239 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 70B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64856265-430e-4567-a4b1-2cc5f355d869
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-/zyda+DCpk6II1TIXCy8dyVqKxM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token � in JSON at position 26"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid token 0 1 0
verify the message for the invalid token response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b84ab54e-d7e6-471b-b970-2bcd9847585b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the no token 1 0 0
Verify the response message for the no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 936c0d5a-faf9-495e-809e-37900b8e27ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-y6rzEQfUFdjCOZas+KKbcw2reA4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":35}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 292 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 165B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0fc2a566-3fac-4028-8f50-e35d06c8e48e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-y6rzEQfUFdjCOZas+KKbcw2reA4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":242},{"label":"Repair completed","key":"repair_completed","count":35}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
verify the response time is less than 200 0 1 0
verify the message in the response 1 0 0
Verify label "Pending for repair" is present in the response 1 0 0
Verify label "Repair completed" is present in the response 1 0 0
verify the data array have field label,key,count 1 1 0
Verfiy the data length of the array 1 0 0
verify the schema of the response 1 0 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200
expected 294 to be below 200
verify the data array have field label,key,count
expected 'number' to be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 69B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 62a86083-58cf-40c1-8489-cbf9bf2f7cb2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-c54YHIOFYlXzvKWEsgSbWxI71r8"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \b in JSON at position 15"}
Test Information
NamePassedFailedSkipped
Verify the status code for the invalid token 1 0 0
Verify the message for the invalid token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-YsHl0v3VBDnGM7tNG1SoSszhg6g"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4997041-9b0f-4baa-b9b8-135ae7daf175
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code of the response 1 0 0
verify the response body for no token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl --location 'http://64.227.160.186:9000/v1/engineer/myjobs' \ --header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjQ4NzN9.lxqHX7pEHiu-Oz50Z859iawL2njhxMzQ04no302wHXE'
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 923ms
Mean size per request: 289.92KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34c7a389-8f40-4d12-9a32-94913492b58a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"487b1-dBR4q+9s/tCqukIS/wNXdxJb3ZU"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":37395,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T05:20:09.000Z"}],"quatations":[]},{"id":37265,"job_number":"JOB_37265","tr_customer_id":37282,"tr_customer_product_id":37272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:21:34.000Z","modified_at":"2025-06-19T02:24:21.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"103095556869059","imei1":"103095556869059","imei2":"103095556869059","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:24:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37265,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:21:34.000Z"}],"quatations":[]},{"id":37262,"job_number":"JOB_37262","tr_customer_id":37279,"tr_customer_product_id":37269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:03:04.000Z","modified_at":"2025-06-19T02:05:34.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"14386277922082","imei1":"14386277922082","imei2":"14386277922082","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:05:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37262,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T02:03:04.000Z"}],"quatations":[]},{"id":37260,"job_number":"JOB_37260","tr_customer_id":37277,"tr_customer_product_id":37267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:32:07.000Z","modified_at":"2025-06-19T02:01:17.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"101652817227554","imei1":"101652817227554","imei2":"101652817227554","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:01:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":37260,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T01:32:07.000Z"}],"quatations":[]},{"id":37109,"job_number":"JOB_37109","tr_customer_id":37126,"tr_customer_product_id":37116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:27:11.000Z","modified_at":"2025-06-18T14:28:48.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100060943948553","imei1":"100060943948553","imei2":"100060943948553","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T14:28:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":37109,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-18T14:27:11.000Z"}],"quatations":[]},{"id":36709,"job_number":"JOB_36709","tr_customer_id":36726,"tr_customer_product_id":36716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T18:39:04.000Z","modified_at":"2025-06-17T18:41:00.000Z","name":"TESTTT API","mobile_number":"7788994455","email_id":"testgmail@gmail.com","dop":"2025-06-10","serial_number":"108548718489984","imei1":"108548718489984","imei2":"108548718489984","popurl":"2025-06-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":2,"assigned_on":"2025-06-17T18:41:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36709,"remark":"Poor Performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T18:39:04.000Z"}],"quatations":[]},{"id":36597,"job_number":"JOB_36597","tr_customer_id":36614,"tr_customer_product_id":36604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T06:55:03.000Z","modified_at":"2025-06-17T07:09:25.000Z","name":"kiran k","mobile_number":"9980641569","email_id":"kiranu@gmail.com","dop":"2025-05-31","serial_number":"12345678901222","imei1":"12345678901222","imei2":"12345678901222","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T07:09:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36597,"remark":"very poor","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T06:55:03.000Z"}],"quatations":[]},{"id":36495,"job_number":"JOB_36495","tr_customer_id":36512,"tr_customer_product_id":36502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T01:48:19.000Z","modified_at":"2025-06-18T04:55:38.000Z","name":"Rickie Labadie","mobile_number":"673-248-4074","email_id":"Benny_Barton94@gmail.com","dop":"2025-04-02","serial_number":"15653913826360","imei1":"15653913826360","imei2":"15653913826360","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-18T04:55:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":36495,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-17T01:48:19.000Z"}],"quatations":[]},{"id":36296,"job_number":"JOB_36296","tr_customer_id":36313,"tr_customer_product_id":36303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T09:28:10.000Z","modified_at":"2025-06-16T09:28:26.000Z","name":"Hildegard Frami","mobile_number":"804-353-5839","email_id":"Elouise.Mante61@gmail.com","dop":"2025-04-14","serial_number":"18381617559144","imei1":"18381617559144","imei2":"18381617559144","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-16T09:28:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T09:28:10.000Z"}],"quatations":[]},{"id":36117,"job_number":"JOB_36117","tr_customer_id":36134,"tr_customer_product_id":36124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T01:09:02.000Z","modified_at":"2025-06-17T02:06:31.000Z","name":"Nandhini Arumugam","mobile_number":"9865421976","email_id":"Nandhini.Arumugam@gmail.com","dop":"2025-04-30","serial_number":"16849571611916","imei1":"16849571611916","imei2":"16849571611916","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T02:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36117,"remark":"OS Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-16T01:09:02.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":36117,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-16T17:16:39.000Z"}],"quatations":[]},{"id":36036,"job_number":"JOB_36036","tr_customer_id":36053,"tr_customer_product_id":36043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T13:42:31.000Z","modified_at":"2025-06-15T13:42:51.000Z","name":"Guido Gottlieb","mobile_number":"628-660-8105","email_id":"Laura.Mertz@gmail.com","dop":"2025-05-07","serial_number":"18791364871082","imei1":"18791364871082","imei2":"18791364871082","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T13:42:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":36036,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T13:42:31.000Z"}],"quatations":[]},{"id":35874,"job_number":"JOB_35874","tr_customer_id":35891,"tr_customer_product_id":35881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-15T00:57:36.000Z","modified_at":"2025-06-15T00:57:59.000Z","name":"Destinee Harber","mobile_number":"763-927-9259","email_id":"Benjamin78@yahoo.com","dop":"2025-04-25","serial_number":"14224840070325","imei1":"14224840070325","imei2":"14224840070325","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-15T00:57:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35874,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-15T00:57:36.000Z"}],"quatations":[]},{"id":35871,"job_number":"JOB_35871","tr_customer_id":35888,"tr_customer_product_id":35878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:43:08.000Z","modified_at":"2025-06-15T00:06:53.000Z","name":"Ryley Hessel","mobile_number":"728-675-5848","email_id":"Johan2@hotmail.com","dop":"2025-04-25","serial_number":"18611330836208","imei1":"18611330836208","imei2":"18611330836208","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-15T00:06:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35871,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:43:08.000Z"}],"quatations":[]},{"id":35869,"job_number":"JOB_35869","tr_customer_id":35886,"tr_customer_product_id":35876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:50.000Z","modified_at":"2025-06-14T23:33:14.000Z","name":"Terrence Willms","mobile_number":"612-261-5707","email_id":"Garnet_Ferry21@gmail.com","dop":"2025-04-25","serial_number":"15810769972526","imei1":"15810769972526","imei2":"15810769972526","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:33:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35869,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:50.000Z"}],"quatations":[]},{"id":35866,"job_number":"JOB_35866","tr_customer_id":35883,"tr_customer_product_id":35873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:29.000Z","modified_at":"2025-06-14T23:21:44.000Z","name":"Dayana Howell","mobile_number":"977-226-2019","email_id":"Billy.Kshlerin@gmail.com","dop":"2025-04-25","serial_number":"17021705870857","imei1":"17021705870857","imei2":"17021705870857","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35866,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:29.000Z"}],"quatations":[]},{"id":35863,"job_number":"JOB_35863","tr_customer_id":35880,"tr_customer_product_id":35870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T23:21:08.000Z","modified_at":"2025-06-14T23:21:24.000Z","name":"Madeline Robel","mobile_number":"446-539-1604","email_id":"Garland.Stroman@hotmail.com","dop":"2025-04-25","serial_number":"17070030708410","imei1":"17070030708410","imei2":"17070030708410","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:21:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35863,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T23:21:08.000Z"}],"quatations":[]},{"id":35811,"job_number":"JOB_35811","tr_customer_id":35828,"tr_customer_product_id":35818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:56:04.000Z","modified_at":"2025-06-14T12:59:25.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"18888071610419","imei1":"18888071610419","imei2":"18888071610419","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:59:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35811,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:56:04.000Z"}],"quatations":[]},{"id":35810,"job_number":"JOB_35810","tr_customer_id":35827,"tr_customer_product_id":35817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T12:50:03.000Z","modified_at":"2025-06-14T12:52:36.000Z","name":"Dev shah","mobile_number":"8420932000","email_id":"testsmails.0291@mails.com","dop":"2025-06-13","serial_number":"14126200093203","imei1":"14126200093203","imei2":"14126200093203","popurl":"2025-06-13T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T12:52:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":35810,"remark":"batterylife","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-14T12:50:03.000Z"}],"quatations":[]},{"id":35569,"job_number":"JOB_35569","tr_customer_id":35586,"tr_customer_product_id":35576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:44.000Z","modified_at":"2025-06-13T13:51:48.000Z","name":"{$randomFirstName}} O'Conner","mobile_number":"487-267-5977","email_id":"Sim18@gmail.com","dop":"2025-04-30","serial_number":"1033217450694914","imei1":"1033217450694914","imei2":"1033217450694914","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35569,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:44.000Z"}],"quatations":[]},{"id":35567,"job_number":"JOB_35567","tr_customer_id":35584,"tr_customer_product_id":35574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:31.000Z","modified_at":"2025-06-13T13:51:35.000Z","name":"{$randomFirstName}} Hickle","mobile_number":"431-327-4945","email_id":"Raphaelle_Olson57@hotmail.com","dop":"2025-04-30","serial_number":"1844889821745569","imei1":"1844889821745569","imei2":"1844889821745569","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35567,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:31.000Z"}],"quatations":[]},{"id":35565,"job_number":"JOB_35565","tr_customer_id":35582,"tr_customer_product_id":35572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:51:18.000Z","modified_at":"2025-06-13T13:51:21.000Z","name":"{$randomFirstName}} Rosenbaum","mobile_number":"834-420-1935","email_id":"Gregorio63@yahoo.com","dop":"2025-04-30","serial_number":"1639725407852227","imei1":"1639725407852227","imei2":"1639725407852227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:51:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35565,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:51:18.000Z"}],"quatations":[]},{"id":35561,"job_number":"JOB_35561","tr_customer_id":35578,"tr_customer_product_id":35568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:39.000Z","modified_at":"2025-06-13T13:47:42.000Z","name":"{$randomFirstName}} Kemmer","mobile_number":"845-933-6305","email_id":"Vada.VonRueden@gmail.com","dop":"2025-04-30","serial_number":"1919553460345754","imei1":"1919553460345754","imei2":"1919553460345754","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35561,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:39.000Z"}],"quatations":[]},{"id":35559,"job_number":"JOB_35559","tr_customer_id":35576,"tr_customer_product_id":35566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:28.000Z","modified_at":"2025-06-13T13:47:31.000Z","name":"{$randomFirstName}} Deckow","mobile_number":"757-987-7257","email_id":"Travis63@yahoo.com","dop":"2025-04-30","serial_number":"1422130922059505","imei1":"1422130922059505","imei2":"1422130922059505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:47:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35559,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:47:28.000Z"}],"quatations":[]},{"id":35557,"job_number":"JOB_35557","tr_customer_id":35574,"tr_customer_product_id":35564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:38:09.000Z","modified_at":"2025-06-13T13:38:12.000Z","name":"{$randomFirstName}} Bradtke","mobile_number":"817-849-4488","email_id":"Freida72@hotmail.com","dop":"2025-04-30","serial_number":"1663294317674456","imei1":"1663294317674456","imei2":"1663294317674456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35557,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:38:09.000Z"}],"quatations":[]},{"id":35555,"job_number":"JOB_35555","tr_customer_id":35572,"tr_customer_product_id":35562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:57.000Z","modified_at":"2025-06-13T13:38:00.000Z","name":"{$randomFirstName}} Reichert","mobile_number":"910-894-2991","email_id":"Isadore_Marquardt@hotmail.com","dop":"2025-04-30","serial_number":"1974035488638350","imei1":"1974035488638350","imei2":"1974035488638350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:38:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35555,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:57.000Z"}],"quatations":[]},{"id":35553,"job_number":"JOB_35553","tr_customer_id":35570,"tr_customer_product_id":35560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:37:45.000Z","modified_at":"2025-06-13T13:37:48.000Z","name":"{$randomFirstName}} Muller","mobile_number":"974-866-3193","email_id":"Reilly_Botsford36@gmail.com","dop":"2025-04-30","serial_number":"1141876191704308","imei1":"1141876191704308","imei2":"1141876191704308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:37:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35553,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:37:45.000Z"}],"quatations":[]},{"id":35551,"job_number":"JOB_35551","tr_customer_id":35568,"tr_customer_product_id":35558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:09:09.000Z","modified_at":"2025-06-13T13:09:12.000Z","name":"{$randomFirstName}} Bode","mobile_number":"252-527-0669","email_id":"Alessia.Ebert@hotmail.com","dop":"2025-04-30","serial_number":"1108349138632777","imei1":"1108349138632777","imei2":"1108349138632777","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:09:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35551,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:09:09.000Z"}],"quatations":[]},{"id":35549,"job_number":"JOB_35549","tr_customer_id":35566,"tr_customer_product_id":35556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:57.000Z","modified_at":"2025-06-13T13:08:59.000Z","name":"{$randomFirstName}} Hauck","mobile_number":"604-738-3185","email_id":"Leland.Ratke79@hotmail.com","dop":"2025-04-30","serial_number":"1184981491898888","imei1":"1184981491898888","imei2":"1184981491898888","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35549,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:57.000Z"}],"quatations":[]},{"id":35547,"job_number":"JOB_35547","tr_customer_id":35564,"tr_customer_product_id":35554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:08:45.000Z","modified_at":"2025-06-13T13:08:48.000Z","name":"{$randomFirstName}} Predovic","mobile_number":"520-861-1432","email_id":"Alejandrin.Sawayn6@hotmail.com","dop":"2025-04-30","serial_number":"1592265956513566","imei1":"1592265956513566","imei2":"1592265956513566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T13:08:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":35547,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-13T13:08:45.000Z"}],"quatations":[]},{"id":35366,"job_number":"JOB_35366","tr_customer_id":35383,"tr_customer_product_id":35373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:46:50.000Z","modified_at":"2025-06-12T18:47:04.000Z","name":"Kellen Cole","mobile_number":"964-998-9765","email_id":"Brian0@gmail.com","dop":"2025-05-07","serial_number":"17119875505775","imei1":"17119875505775","imei2":"17119875505775","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T18:47:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35366,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T18:46:50.000Z"}],"quatations":[]},{"id":35182,"job_number":"JOB_35182","tr_customer_id":35199,"tr_customer_product_id":35189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T06:08:43.000Z","modified_at":"2025-06-12T06:09:24.000Z","name":"Herta Kuphal","mobile_number":"986-280-2248","email_id":"Deonte_OKon87@gmail.com","dop":"2025-04-14","serial_number":"11099981502121","imei1":"11099981502121","imei2":"11099981502121","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T06:09:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35182,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-12T06:08:43.000Z"}],"quatations":[]},{"id":35128,"job_number":"JOB_35128","tr_customer_id":35145,"tr_customer_product_id":35135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T14:55:12.000Z","modified_at":"2025-06-11T14:55:27.000Z","name":"Lenna Kihn","mobile_number":"630-778-7003","email_id":"Maida57@gmail.com","dop":"2025-04-14","serial_number":"18390314775154","imei1":"18390314775154","imei2":"18390314775154","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T14:55:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":35128,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T14:55:12.000Z"}],"quatations":[]},{"id":34997,"job_number":"JOB_34997","tr_customer_id":35014,"tr_customer_product_id":35004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T10:12:56.000Z","modified_at":"2025-06-13T03:59:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14273176891070","imei1":"14273176891070","imei2":"14273176891070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-13T03:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T10:12:56.000Z"}],"quatations":[]},{"id":34981,"job_number":"JOB_34981","tr_customer_id":34998,"tr_customer_product_id":34988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:51:03.000Z","modified_at":"2025-06-17T06:49:49.000Z","name":"name lname","mobile_number":"1231231223","email_id":"test2@test.com","dop":"2025-06-18","serial_number":"88684422334455","imei1":"88684422334455","imei2":"88684422334455","popurl":"2025-06-18T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T06:49:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34981,"remark":"overheating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:51:03.000Z"}],"quatations":[]},{"id":34948,"job_number":"JOB_34948","tr_customer_id":34965,"tr_customer_product_id":34955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T07:00:16.000Z","modified_at":"2025-06-11T07:00:18.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1920063178793162","imei1":"1920063178793162","imei2":"1920063178793162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T07:00:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34948,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T07:00:16.000Z"}],"quatations":[]},{"id":34923,"job_number":"JOB_34923","tr_customer_id":34940,"tr_customer_product_id":34930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T06:26:03.000Z","modified_at":"2025-06-11T06:42:27.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1176221645928114","imei1":"1176221645928114","imei2":"1176221645928114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T06:42:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34923,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T06:26:03.000Z"}],"quatations":[]},{"id":34912,"job_number":"JOB_34912","tr_customer_id":34929,"tr_customer_product_id":34919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T04:47:53.000Z","modified_at":"2025-06-11T04:49:47.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1238449079272904","imei1":"1238449079272904","imei2":"1238449079272904","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-11T04:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":34912,"remark":"Overheat","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T04:47:53.000Z"}],"quatations":[]},{"id":34868,"job_number":"JOB_34868","tr_customer_id":34885,"tr_customer_product_id":34875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-11T02:27:14.000Z","modified_at":"2025-06-14T23:20:05.000Z","name":"Henry Weber","mobile_number":"812-347-8966","email_id":"Shanny16@hotmail.com","dop":"2025-04-25","serial_number":"10810783716376","imei1":"10810783716376","imei2":"10810783716376","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T23:20:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":34868,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-11T02:27:14.000Z"}],"quatations":[]},{"id":34836,"job_number":"JOB_34836","tr_customer_id":34853,"tr_customer_product_id":34843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T20:14:08.000Z","modified_at":"2025-06-10T20:14:23.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"17471796724634","imei1":"17471796724634","imei2":"17471796724634","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T20:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34836,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T20:14:08.000Z"}],"quatations":[]},{"id":34835,"job_number":"JOB_34835","tr_customer_id":34852,"tr_customer_product_id":34842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T19:25:21.000Z","modified_at":"2025-06-10T20:01:58.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"16411336173689","imei1":"16411336173689","imei2":"16411336173689","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-10T20:01:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34835,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T19:25:21.000Z"}],"quatations":[]},{"id":34817,"job_number":"JOB_34817","tr_customer_id":34834,"tr_customer_product_id":34824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T14:46:29.000Z","modified_at":"2025-06-10T15:26:03.000Z","name":"Nitin B","mobile_number":"7678678687","email_id":"g.s@g.com","dop":"2025-05-27","serial_number":"11320085460346","imei1":"11320085460346","imei2":"11320085460346","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:26:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T14:46:29.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34817,"remark":"Phone lags","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T14:55:57.000Z"}],"quatations":[]},{"id":34618,"job_number":"JOB_34618","tr_customer_id":34635,"tr_customer_product_id":34625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T01:32:29.000Z","modified_at":"2025-06-19T02:00:13.000Z","name":"Adam aelcd","mobile_number":"7478984849","email_id":"spkrishu2003@gmail.com","dop":"2024-11-06","serial_number":"23689867667764876","imei1":"23689867867764876","imei2":"23689867867764876","popurl":"2024-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T02:00:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34618,"remark":"Battery not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-10T01:32:29.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":34618,"remark":"battery replaced ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-10T02:25:49.000Z"}],"quatations":[]},{"id":34617,"job_number":"JOB_34617","tr_customer_id":34634,"tr_customer_product_id":34624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T20:59:25.000Z","modified_at":"2025-06-10T19:14:32.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"18103130365102","imei1":"18103130365102","imei2":"18103130365102","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T19:14:32.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34617,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T20:59:25.000Z"}],"quatations":[]},{"id":34447,"job_number":"JOB_34447","tr_customer_id":34464,"tr_customer_product_id":34454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T07:29:46.000Z","modified_at":"2025-06-09T07:29:52.000Z","name":"Lance Keebler","mobile_number":"875-533-1957","email_id":"Rahul_Rodriguez16@hotmail.com","dop":"2025-04-06","serial_number":"17760722000340","imei1":"17760722000340","imei2":"17760722000340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T07:29:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34447,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-09T07:29:46.000Z"}],"quatations":[]},{"id":34090,"job_number":"JOB_34090","tr_customer_id":34107,"tr_customer_product_id":34097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T17:06:32.000Z","modified_at":"2025-06-07T17:06:45.000Z","name":"Nicholas Sporer","mobile_number":"429-582-6872","email_id":"Norene_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"15824621972129","imei1":"15824621972129","imei2":"15824621972129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-07T17:06:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":34090,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T17:06:32.000Z"}],"quatations":[]},{"id":33996,"job_number":"JOB_33996","tr_customer_id":34013,"tr_customer_product_id":34003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T09:51:50.000Z","modified_at":"2025-06-16T17:22:15.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100982527092614","imei1":"100982527092614","imei2":"100982527092614","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-16T17:22:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33996,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T09:51:50.000Z"}],"quatations":[]},{"id":33976,"job_number":"JOB_33976","tr_customer_id":33993,"tr_customer_product_id":33983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T08:17:57.000Z","modified_at":"2025-06-09T09:03:19.000Z","name":"Melyssa White","mobile_number":"973-206-7009","email_id":"Alphonso.Medhurst74@gmail.com","dop":"2025-04-14","serial_number":"10130999791646","imei1":"10130999791646","imei2":"10130999791646","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T09:03:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33976,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T08:17:57.000Z"}],"quatations":[]},{"id":33916,"job_number":"JOB_33916","tr_customer_id":33933,"tr_customer_product_id":33923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T01:05:14.000Z","modified_at":"2025-06-09T00:52:47.000Z","name":"Laron Schaefer","mobile_number":"770-817-7009","email_id":"Lillie84@yahoo.com","dop":"2025-04-30","serial_number":"103049646472802","imei1":"103049646472802","imei2":"103049646472802","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T00:52:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33916,"remark":"Battery drains too quickly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-07T01:05:14.000Z"}],"quatations":[]},{"id":33889,"job_number":"JOB_33889","tr_customer_id":33906,"tr_customer_product_id":33896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T18:09:34.000Z","modified_at":"2025-06-06T18:14:53.000Z","name":"Daisha Trantow}","mobile_number":"920-951-5441","email_id":"Jaeden.Mayer75@gmail.com","dop":"2025-04-30","serial_number":"10346734610502","imei1":"10346734610502","imei2":"10346734610502","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T18:14:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33889,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T18:09:34.000Z"}],"quatations":[]},{"id":33791,"job_number":"JOB_33791","tr_customer_id":33808,"tr_customer_product_id":33798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:44:07.000Z","modified_at":"2025-06-06T06:44:33.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"15195240715976","imei1":"15195240715976","imei2":"15195240715976","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-06T06:44:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33791,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:44:07.000Z"}],"quatations":[]},{"id":33786,"job_number":"JOB_33786","tr_customer_id":33803,"tr_customer_product_id":33793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T06:08:57.000Z","modified_at":"2025-06-09T08:59:38.000Z","name":"Cordelia Brakus","mobile_number":"614-747-6090","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"14456118191882","imei1":"14456118191882","imei2":"14456118191882","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-09T08:59:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33786,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-06T06:08:57.000Z"}],"quatations":[]},{"id":33753,"job_number":"JOB_33753","tr_customer_id":33770,"tr_customer_product_id":33760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T18:44:31.000Z","modified_at":"2025-06-05T18:44:43.000Z","name":"Tina Emmerich","mobile_number":"382-635-9852","email_id":"Marta71@hotmail.com","dop":"2025-04-23","serial_number":"19353772645432","imei1":"19353772645432","imei2":"19353772645432","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T18:44:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33753,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T18:44:31.000Z"}],"quatations":[]},{"id":33688,"job_number":"JOB_33688","tr_customer_id":33705,"tr_customer_product_id":33695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T06:41:08.000Z","modified_at":"2025-06-05T06:44:44.000Z","name":"S J","mobile_number":"9999999999","email_id":"test@gmail.com","dop":"2025-05-23","serial_number":"15628636816719","imei1":"15628636816719","imei2":"15628636816719","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T06:44:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33688,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-05T06:41:08.000Z"}],"quatations":[]},{"id":33659,"job_number":"JOB_33659","tr_customer_id":33676,"tr_customer_product_id":33666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T14:48:20.000Z","modified_at":"2025-06-05T08:06:20.000Z","name":"Nandan Sarkar","mobile_number":"9090987872","email_id":"sarkar.nandan@gmail.com","dop":"2025-06-03","serial_number":"12345678911234","imei1":"12345678911210","imei2":"12345678911210","popurl":"2025-06-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T08:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T14:48:20.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:49:41.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33659,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-04T16:50:08.000Z"}],"quatations":[]},{"id":33627,"job_number":"JOB_33627","tr_customer_id":33644,"tr_customer_product_id":33634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T08:43:47.000Z","modified_at":"2025-06-09T03:22:00.000Z","name":"Jatin Sharma","mobile_number":"8586589568","email_id":"krishna4@gmail.com","dop":"2025-05-31","serial_number":"10665818441867","imei1":"10665818441867","imei2":"10665818441867","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-09T03:22:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33627,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-04T08:43:47.000Z"}],"quatations":[]},{"id":33575,"job_number":"JOB_33575","tr_customer_id":33592,"tr_customer_product_id":33582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:03:39.000Z","modified_at":"2025-06-05T09:14:55.000Z","name":"Kir Kat","mobile_number":"9091234567","email_id":"testing@test.com","dop":"2025-05-07","serial_number":"67345902310367","imei1":"67345902310367","imei2":"67345902310367","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T09:14:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":33575,"remark":"Not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-03T14:03:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:00.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33575,"remark":"Repair Done","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:35.000Z"}],"quatations":[]},{"id":33483,"job_number":"JOB_33483","tr_customer_id":33500,"tr_customer_product_id":33490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T13:42:15.000Z","modified_at":"2025-06-02T13:43:13.000Z","name":"Test App","mobile_number":"3456285823","email_id":"abc@gmail.com","dop":"2025-05-31","serial_number":"12346786987987987","imei1":"12346786987987987","imei2":"12346786987987987","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T13:43:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":33483,"remark":"Heating issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-02T13:42:15.000Z"}],"quatations":[]},{"id":33351,"job_number":"JOB_33351","tr_customer_id":33368,"tr_customer_product_id":33358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:40:23.000Z","modified_at":"2025-06-08T13:20:18.000Z","name":"Roberta Kassulke","mobile_number":"540-733-0840","email_id":"Nora42@yahoo.com","dop":"2025-04-02","serial_number":"10796302364269","imei1":"10796302364269","imei2":"10796302364269","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T13:20:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33351,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:40:23.000Z"}],"quatations":[]},{"id":33338,"job_number":"JOB_33338","tr_customer_id":33355,"tr_customer_product_id":33345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T05:30:45.000Z","modified_at":"2025-06-19T05:09:11.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345622","imei1":"12312312345622","imei2":"12312312345622","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-19T05:09:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33338,"remark":"Screenguard issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-01T05:30:45.000Z"}],"quatations":[]},{"id":33319,"job_number":"JOB_33319","tr_customer_id":33336,"tr_customer_product_id":33326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T17:43:29.000Z","modified_at":"2025-06-02T08:39:47.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"97865485673412","imei1":"97865485673445","imei2":"97865485673445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T08:39:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33319,"remark":"phone is getting hanged","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T17:43:29.000Z"}],"quatations":[]},{"id":33316,"job_number":"JOB_33316","tr_customer_id":33333,"tr_customer_product_id":33323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T16:31:19.000Z","modified_at":"2025-05-31T17:49:57.000Z","name":"Rohit Shamra","mobile_number":"9812721371","email_id":"t2@gmail.com","dop":"2025-05-03","serial_number":"31231312312524","imei1":"31231312312524","imei2":"31231312312524","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-31T17:49:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33316,"remark":"Sync Issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T16:31:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:26:57.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33316,"remark":"Battrery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T17:29:33.000Z"}],"quatations":[]},{"id":33262,"job_number":"JOB_33262","tr_customer_id":33279,"tr_customer_product_id":33269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T07:22:03.000Z","modified_at":"2025-06-02T22:26:39.000Z","name":"Pranay Raut","mobile_number":"8237421521","email_id":"pranayraut79@gmail.com","dop":"2025-04-30","serial_number":"01214563975454566","imei1":"01214563975454566","imei2":"01214563975454566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:26:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","tr_job_head_id":33262,"remark":"Wifi is not turning on","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T07:22:03.000Z"}],"quatations":[]},{"id":33251,"job_number":"JOB_33251","tr_customer_id":33268,"tr_customer_product_id":33258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T06:25:01.000Z","modified_at":"2025-06-10T15:52:30.000Z","name":"Arnab Bhatt","mobile_number":"7412589630","email_id":"arnabb2025@gmail.com","dop":"2025-04-08","serial_number":"15154852238516","imei1":"15154852238516","imei2":"15154852238516","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-10T15:52:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-31T06:25:01.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:10:28.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-31T08:12:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":33251,"remark":"Battery Changed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-07T04:16:38.000Z"}],"quatations":[]},{"id":33065,"job_number":"JOB_33065","tr_customer_id":33082,"tr_customer_product_id":33072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T18:37:59.000Z","modified_at":"2025-06-01T17:22:29.000Z","name":"Garry Cassin}","mobile_number":"314-949-7483","email_id":"Rod_Jakubowski@gmail.com","dop":"2025-04-30","serial_number":"10733681508269","imei1":"10733681508269","imei2":"10733681508269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-06-01T17:22:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33065,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T18:37:59.000Z"}],"quatations":[]},{"id":33062,"job_number":"JOB_33062","tr_customer_id":33079,"tr_customer_product_id":33069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T17:03:46.000Z","modified_at":"2025-06-12T08:37:27.000Z","name":"Lura Gibson","mobile_number":"782-845-6751","email_id":"Hans.Zieme@gmail.com","dop":"2025-04-15","serial_number":"84780137544110","imei1":"84780137544110","imei2":"84780137544110","popurl":"2025-04-15T22:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-12T08:37:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":33062,"remark":"Display Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T17:03:46.000Z"}],"quatations":[]},{"id":33012,"job_number":"JOB_33012","tr_customer_id":33029,"tr_customer_product_id":33019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T11:38:06.000Z","modified_at":"2025-05-29T11:39:22.000Z","name":"Mark Henry","mobile_number":"9125539982","email_id":"henrymark22@gmail.com","dop":"2025-05-19","serial_number":"11341515022933","imei1":"11341515022933","imei2":"11341515022933","popurl":"2025-05-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T11:39:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":33012,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T11:38:06.000Z"}],"quatations":[]},{"id":32938,"job_number":"JOB_32938","tr_customer_id":32955,"tr_customer_product_id":32945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:10:00.000Z","modified_at":"2025-05-29T08:10:07.000Z","name":"Marquise Rohan","mobile_number":"729-728-3894","email_id":"Mikel_Gleichner49@hotmail.com","dop":"2025-04-06","serial_number":"13066143010081","imei1":"13066143010081","imei2":"13066143010081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:10:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32938,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:10:00.000Z"}],"quatations":[]},{"id":32935,"job_number":"JOB_32935","tr_customer_id":32952,"tr_customer_product_id":32942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:36.000Z","modified_at":"2025-05-29T08:09:44.000Z","name":"Sydni Klein","mobile_number":"223-847-8929","email_id":"Linnea_Upton93@hotmail.com","dop":"2025-04-06","serial_number":"13380722056245","imei1":"13380722056245","imei2":"13380722056245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32935,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:36.000Z"}],"quatations":[]},{"id":32932,"job_number":"JOB_32932","tr_customer_id":32949,"tr_customer_product_id":32939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T08:09:12.000Z","modified_at":"2025-05-29T08:09:19.000Z","name":"Jonathan Doyle","mobile_number":"380-640-4332","email_id":"Electa_Padberg88@yahoo.com","dop":"2025-04-06","serial_number":"15043978392389","imei1":"15043978392389","imei2":"15043978392389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-29T08:09:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32932,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T08:09:12.000Z"}],"quatations":[]},{"id":32906,"job_number":"JOB_32906","tr_customer_id":32923,"tr_customer_product_id":32913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T01:47:39.000Z","modified_at":"2025-05-29T01:47:53.000Z","name":"Bessie Grady","mobile_number":"685-380-6745","email_id":"Bernadette_Koss@yahoo.com","dop":"2025-04-25","serial_number":"10376388425986","imei1":"10376388425986","imei2":"10376388425986","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T01:47:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32906,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-29T01:47:39.000Z"}],"quatations":[]},{"id":32903,"job_number":"JOB_32903","tr_customer_id":32920,"tr_customer_product_id":32910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T19:01:50.000Z","modified_at":"2025-05-29T04:57:37.000Z","name":"qqqq qq","mobile_number":"1234567890","email_id":"diygkfekudj@gmail.com","dop":"2025-05-14","serial_number":"12121121212121212","imei1":"12121121212121212","imei2":"12121121212121212","popurl":"2025-05-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:37.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32903,"remark":"e1212","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T19:01:50.000Z"}],"quatations":[]},{"id":32888,"job_number":"JOB_32888","tr_customer_id":32905,"tr_customer_product_id":32895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T15:17:37.000Z","modified_at":"2025-05-28T15:36:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89111017832779","imei1":"89111017832779","imei2":"89111017832779","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T15:36:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32888,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T15:17:37.000Z"}],"quatations":[]},{"id":32837,"job_number":"JOB_32837","tr_customer_id":32854,"tr_customer_product_id":32844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:03:21.000Z","modified_at":"2025-05-28T11:03:28.000Z","name":"Abigale Keeling","mobile_number":"653-995-1872","email_id":"Abigale.Gutmann98@hotmail.com","dop":"2025-04-06","serial_number":"16606665176342","imei1":"16606665176342","imei2":"16606665176342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T11:03:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32837,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T11:03:21.000Z"}],"quatations":[]},{"id":32803,"job_number":"JOB_32803","tr_customer_id":32820,"tr_customer_product_id":32810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:22:58.000Z","modified_at":"2025-05-28T08:23:05.000Z","name":"Monique Hamill","mobile_number":"336-446-7930","email_id":"Roderick44@yahoo.com","dop":"2025-04-06","serial_number":"18111570307303","imei1":"18111570307303","imei2":"18111570307303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:23:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32803,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:22:58.000Z"}],"quatations":[]},{"id":32801,"job_number":"JOB_32801","tr_customer_id":32818,"tr_customer_product_id":32808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:50.000Z","modified_at":"2025-05-28T08:19:57.000Z","name":"Dedrick Wolf","mobile_number":"923-996-7073","email_id":"Lenny.Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"19623122122989","imei1":"19623122122989","imei2":"19623122122989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T08:19:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32801,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:19:50.000Z"}],"quatations":[]},{"id":32797,"job_number":"JOB_32797","tr_customer_id":32814,"tr_customer_product_id":32804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:14:52.000Z","modified_at":"2025-05-28T08:15:15.000Z","name":"Denis Nader","mobile_number":"588-930-6917","email_id":"Jaylen_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"11922239185118","imei1":"11922239185118","imei2":"11922239185118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T08:15:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32797,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T08:14:52.000Z"}],"quatations":[]},{"id":32793,"job_number":"JOB_32793","tr_customer_id":32810,"tr_customer_product_id":32800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T07:46:20.000Z","modified_at":"2025-05-28T07:46:27.000Z","name":"Johnathan Schmeler","mobile_number":"628-615-8044","email_id":"Jarod41@gmail.com","dop":"2025-04-06","serial_number":"17231326027716","imei1":"17231326027716","imei2":"17231326027716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-28T07:46:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32793,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T07:46:20.000Z"}],"quatations":[]},{"id":32745,"job_number":"JOB_32745","tr_customer_id":32762,"tr_customer_product_id":32752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:45:58.000Z","modified_at":"2025-05-28T00:46:08.000Z","name":"Rachel Johns","mobile_number":"571-305-2083","email_id":"Ryan_Trantow@hotmail.com","dop":"2025-04-25","serial_number":"11973680989197","imei1":"11973680989197","imei2":"11973680989197","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32745,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:45:58.000Z"}],"quatations":[]},{"id":32744,"job_number":"JOB_32744","tr_customer_id":32761,"tr_customer_product_id":32751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:43:12.000Z","modified_at":"2025-05-28T00:43:16.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"79726766363010","imei1":"79726766363010","imei2":"79726766363010","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T00:43:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32744,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:43:12.000Z"}],"quatations":[]},{"id":32743,"job_number":"JOB_32743","tr_customer_id":32760,"tr_customer_product_id":32750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T00:39:30.000Z","modified_at":"2025-05-30T01:15:16.000Z","name":"Deeksha Bajad","mobile_number":"9879900765","email_id":"deekshab@gmail.com","dop":"2025-04-02","serial_number":"11223344550099","imei1":"11223344550099","imei2":"11223344550099","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-30T01:15:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Overheating while in use","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-28T00:39:30.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:34:53.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":32743,"remark":"Re-Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-28T01:35:48.000Z"}],"quatations":[]},{"id":32693,"job_number":"JOB_32693","tr_customer_id":32710,"tr_customer_product_id":32700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T13:08:25.000Z","modified_at":"2025-06-04T16:40:06.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111454727","imei1":"54451111454727","imei2":"54451111454727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:40:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T13:08:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:54:15.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-27T18:55:48.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-01T13:59:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:31.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32693,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-03T14:26:50.000Z"}],"quatations":[]},{"id":32674,"job_number":"JOB_32674","tr_customer_id":32691,"tr_customer_product_id":32681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-27T09:13:44.000Z","modified_at":"2025-05-29T04:57:33.000Z","name":"test test","mobile_number":"1234566890","email_id":"ashimajjain@gmail.com","dop":"2025-04-30","serial_number":"12345678904567","imei1":"12345678904567","imei2":"12345678904567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32674,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-27T09:13:44.000Z"}],"quatations":[]},{"id":32636,"job_number":"JOB_32636","tr_customer_id":32653,"tr_customer_product_id":32643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T15:33:36.000Z","modified_at":"2025-05-26T15:41:43.000Z","name":"Mariano Wehner","mobile_number":"620-695-4967","email_id":"Alden_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"18087338035634","imei1":"18087338035634","imei2":"18087338035634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32636,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T15:33:36.000Z"}],"quatations":[]},{"id":32574,"job_number":"JOB_32574","tr_customer_id":32591,"tr_customer_product_id":32581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-26T06:14:48.000Z","modified_at":"2025-05-26T06:57:07.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"95172594111800","imei1":"95172594111800","imei2":"95172594111800","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:57:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32574,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-26T06:14:48.000Z"}],"quatations":[]},{"id":32522,"job_number":"JOB_32522","tr_customer_id":32539,"tr_customer_product_id":32529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-25T13:41:35.000Z","modified_at":"2025-05-26T15:05:12.000Z","name":"Halle Carroll","mobile_number":"598-654-5646","email_id":"Laurianne.Senger6@gmail.com","dop":"2025-04-06","serial_number":"14330904585153","imei1":"14330904585153","imei2":"14330904585153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T15:05:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32522,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-25T13:41:35.000Z"}],"quatations":[]},{"id":32440,"job_number":"JOB_32440","tr_customer_id":32457,"tr_customer_product_id":32447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T18:46:18.000Z","modified_at":"2025-05-28T19:05:38.000Z","name":"Alexandra Hansen}","mobile_number":"447-318-0800","email_id":"Dorthy.Fisher81@gmail.com","dop":"2025-04-30","serial_number":"12876332297474","imei1":"12876332297474","imei2":"12876332297474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-28T19:05:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32440,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T18:46:18.000Z"}],"quatations":[]},{"id":32367,"job_number":"JOB_32367","tr_customer_id":32384,"tr_customer_product_id":32374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:54:04.000Z","modified_at":"2025-05-24T11:08:59.000Z","name":"Devanjana sk","mobile_number":"9857423698","email_id":"devask@gmai.com","dop":"2025-05-07","serial_number":"15844591487090","imei1":"15844591487090","imei2":"15844591487090","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32367,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:54:04.000Z"}],"quatations":[]},{"id":32363,"job_number":"JOB_32363","tr_customer_id":32380,"tr_customer_product_id":32370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:48:17.000Z","modified_at":"2025-05-24T17:33:00.000Z","name":"Sayali J","mobile_number":"1233344454","email_id":"abc@gmail.com","dop":"2025-05-23","serial_number":"12345677777777779","imei1":"12345677777777779","imei2":"12345677777777779","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T17:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:48:17.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:09.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:41:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32363,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T12:42:39.000Z"}],"quatations":[]},{"id":32357,"job_number":"JOB_32357","tr_customer_id":32374,"tr_customer_product_id":32364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T10:06:21.000Z","modified_at":"2025-06-03T08:40:22.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18286711750293","imei1":"18286711750293","imei2":"18286711750293","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-03T08:40:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32357,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T10:06:21.000Z"}],"quatations":[]},{"id":32316,"job_number":"JOB_32316","tr_customer_id":32333,"tr_customer_product_id":32323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-24T06:51:28.000Z","modified_at":"2025-05-26T09:38:02.000Z","name":"Biswajit Mahapatra","mobile_number":"9438065665","email_id":"biswajit.ricky031@gmail.com","dop":"2025-04-30","serial_number":"0123456789876546","imei1":"0123456789876546","imei2":"0123456789876546","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T09:38:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":16,"name":"Head Phone issue","tr_job_head_id":32316,"remark":"Headphone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-24T06:51:28.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:02.000Z"},{"id":15,"name":"Head Phone Jack not working","tr_job_head_id":32316,"remark":"Reinstall the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-24T13:27:32.000Z"}],"quatations":[]},{"id":32251,"job_number":"JOB_32251","tr_customer_id":32268,"tr_customer_product_id":32258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T19:19:39.000Z","modified_at":"2025-05-25T12:45:31.000Z","name":"Ammar Rizvi","mobile_number":"4546754545","email_id":"abc@gmail.com","dop":"2025-04-15","serial_number":"19477572423782","imei1":"19477572423782","imei2":"19477572423782","popurl":"2025-04-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-25T12:45:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32251,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-22T19:19:40.000Z"}],"quatations":[]},{"id":32132,"job_number":"JOB_32132","tr_customer_id":32149,"tr_customer_product_id":32139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T16:09:50.000Z","modified_at":"2025-05-20T16:11:26.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"66953693557463","imei1":"66953693557463","imei2":"66953693557463","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T16:11:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32132,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T16:09:50.000Z"}],"quatations":[]},{"id":32106,"job_number":"JOB_32106","tr_customer_id":32123,"tr_customer_product_id":32113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:36:22.000Z","modified_at":"2025-05-20T08:36:24.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"12495053792557","imei1":"12495053792557","imei2":"12495053792557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T08:36:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32106,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T08:36:22.000Z"}],"quatations":[]},{"id":32105,"job_number":"JOB_32105","tr_customer_id":32122,"tr_customer_product_id":32112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:13:15.000Z","modified_at":"2025-05-20T07:13:16.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"16037904048070","imei1":"16037904048070","imei2":"16037904048070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:13:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32105,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:13:15.000Z"}],"quatations":[]},{"id":32103,"job_number":"JOB_32103","tr_customer_id":32120,"tr_customer_product_id":32110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T07:02:43.000Z","modified_at":"2025-05-20T07:05:08.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"17068589943417","imei1":"17068589943417","imei2":"17068589943417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T07:05:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32103,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T07:02:43.000Z"}],"quatations":[]},{"id":32097,"job_number":"JOB_32097","tr_customer_id":32114,"tr_customer_product_id":32104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T04:48:19.000Z","modified_at":"2025-05-21T02:42:49.000Z","name":"Karthik D","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333301","imei1":"11112222333301","imei2":"11112222333301","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-21T02:42:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32097,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-20T04:48:19.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32097,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T04:51:05.000Z"}],"quatations":[]},{"id":32071,"job_number":"JOB_32071","tr_customer_id":32088,"tr_customer_product_id":32078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T14:14:53.000Z","modified_at":"2025-05-29T04:57:40.000Z","name":"riya KOLEY","mobile_number":"8777383262","email_id":"rimakoley00@gamil.com","dop":"2025-05-18","serial_number":"10000000000000000","imei1":"10000000000000000","imei2":"10000000000000000","popurl":"2025-05-18T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":32071,"remark":"batter","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T14:14:53.000Z"}],"quatations":[]},{"id":32059,"job_number":"JOB_32059","tr_customer_id":32076,"tr_customer_product_id":32066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T04:04:41.000Z","modified_at":"2025-05-19T04:37:02.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"66666666666666","imei1":"444444454545439","imei2":"444444454545439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T04:37:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":32059,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-19T04:04:41.000Z"}],"quatations":[]},{"id":32011,"job_number":"JOB_32011","tr_customer_id":32028,"tr_customer_product_id":32018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:41:48.000Z","modified_at":"2025-05-18T17:21:47.000Z","name":"Rigoberto Schamberger","mobile_number":"282-806-0824","email_id":"Edward23@yahoo.com","dop":"2025-04-23","serial_number":"15089407252845","imei1":"15089407252845","imei2":"15089407252845","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T17:21:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":32011,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T16:41:48.000Z"}],"quatations":[]},{"id":32008,"job_number":"JOB_32008","tr_customer_id":32025,"tr_customer_product_id":32015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T15:51:38.000Z","modified_at":"2025-05-18T16:11:34.000Z","name":"Jyotiiii P","mobile_number":"5467843256","email_id":"jyotisnd2211@gmail.com","dop":"2025-05-03","serial_number":"16673713473670","imei1":"16673713473670","imei2":"16673713473670","popurl":"2025-05-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:11:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":32008,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-18T15:51:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":32008,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-18T15:51:41.000Z"}],"quatations":[]},{"id":31967,"job_number":"JOB_31967","tr_customer_id":31984,"tr_customer_product_id":31974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T15:59:40.000Z","modified_at":"2025-05-18T16:35:05.000Z","name":"Tristin Watsica","mobile_number":"455-551-0021","email_id":"Michael51@yahoo.com","dop":"2025-04-23","serial_number":"11722741379054","imei1":"11722741379054","imei2":"11722741379054","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T16:35:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31967,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T15:59:40.000Z"}],"quatations":[]},{"id":31957,"job_number":"JOB_31957","tr_customer_id":31974,"tr_customer_product_id":31964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T13:18:58.000Z","modified_at":"2025-05-19T17:21:08.000Z","name":"Lilly Crooks","mobile_number":"657-299-0742","email_id":"Garth99@hotmail.com","dop":"2025-04-08","serial_number":"10438400438382","imei1":"10438400438382","imei2":"10438400438382","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:21:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T13:18:58.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31957,"remark":"provided New battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-17T13:20:25.000Z"}],"quatations":[]},{"id":31956,"job_number":"JOB_31956","tr_customer_id":31973,"tr_customer_product_id":31963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-17T12:56:21.000Z","modified_at":"2025-05-17T13:18:02.000Z","name":"Alva Crona","mobile_number":"349-300-3704","email_id":"Ocie80@gmail.com","dop":"2025-04-08","serial_number":"10365330775198","imei1":"10365330775198","imei2":"10365330775198","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T13:18:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31956,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-17T12:56:21.000Z"}],"quatations":[]},{"id":31930,"job_number":"JOB_31930","tr_customer_id":31947,"tr_customer_product_id":31937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T16:41:07.000Z","modified_at":"2025-05-19T17:50:27.000Z","name":"Karthik Duruvasula","mobile_number":"7386645645","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11112222333346","imei1":"11112222333346","imei2":"11112222333346","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-19T17:50:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31930,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T16:41:07.000Z"}],"quatations":[]},{"id":31925,"job_number":"JOB_31925","tr_customer_id":31942,"tr_customer_product_id":31932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T14:10:12.000Z","modified_at":"2025-05-16T14:10:35.000Z","name":"Briana Koch","mobile_number":"298-219-4975","email_id":"Cristopher.Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"17744671857635","imei1":"17744671857635","imei2":"17744671857635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T14:10:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31925,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T14:10:12.000Z"}],"quatations":[]},{"id":31924,"job_number":"JOB_31924","tr_customer_id":31941,"tr_customer_product_id":31931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T11:17:32.000Z","modified_at":"2025-05-17T07:23:11.000Z","name":"Raven Treutel","mobile_number":"520-932-1830","email_id":"Mavis_Mayert@hotmail.com","dop":"2025-04-07","serial_number":"12033834395914","imei1":"12033834395914","imei2":"12033834395914","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-17T07:23:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31924,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T11:17:32.000Z"}],"quatations":[]},{"id":31923,"job_number":"JOB_31923","tr_customer_id":31940,"tr_customer_product_id":31930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T10:37:02.000Z","modified_at":"2025-05-20T12:06:31.000Z","name":"Ankit Ojha","mobile_number":"9876543211","email_id":"abcde@gmail.com","dop":"2025-05-01","serial_number":"98765345267184","imei1":"98765345267184","imei2":"98765345267184","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:06:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Phone Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T10:37:02.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T11:43:37.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31923,"remark":"Re Installed OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T11:14:22.000Z"}],"quatations":[]},{"id":31906,"job_number":"JOB_31906","tr_customer_id":31923,"tr_customer_product_id":31913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:30:32.000Z","modified_at":"2025-05-16T09:30:37.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"69122614077594","imei2":"69122614077594","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:30:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31906,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:30:32.000Z"}],"quatations":[]},{"id":31905,"job_number":"JOB_31905","tr_customer_id":31922,"tr_customer_product_id":31912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T09:25:28.000Z","modified_at":"2025-05-16T09:25:34.000Z","name":"Mohan Mithaivala","mobile_number":"8784564544","email_id":"test@test.com","dop":"2025-05-07","serial_number":"44489656565644545","imei1":"96877360266691","imei2":"96877360266691","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T09:25:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31905,"remark":"fgggfgfgf","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T09:25:28.000Z"}],"quatations":[]},{"id":31903,"job_number":"JOB_31903","tr_customer_id":31920,"tr_customer_product_id":31910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:34:44.000Z","modified_at":"2025-05-20T12:46:29.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"184838365456400","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T12:46:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31903,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:34:44.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:37:33.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Rest the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:06.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:38:25.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T06:52:47.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31903,"remark":"Reset the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-20T12:06:07.000Z"}],"quatations":[]},{"id":31902,"job_number":"JOB_31902","tr_customer_id":31919,"tr_customer_product_id":31909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:32:31.000Z","modified_at":"2025-05-16T06:33:05.000Z","name":"Mp pm","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545640","imei2":"184838365456480","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:33:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31902,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:32:31.000Z"}],"quatations":[]},{"id":31900,"job_number":"JOB_31900","tr_customer_id":31917,"tr_customer_product_id":31907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T06:03:10.000Z","modified_at":"2025-05-16T06:53:39.000Z","name":"Shaji S","mobile_number":"8200993099","email_id":"shaji@gmail.com","dop":"2024-12-15","serial_number":"01234567899999919","imei1":"01234567899999991","imei2":"01234567899999991","popurl":"2024-12-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:53:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31900,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T06:03:10.000Z"}],"quatations":[]},{"id":31898,"job_number":"JOB_31898","tr_customer_id":31915,"tr_customer_product_id":31905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:49:24.000Z","modified_at":"2025-05-16T06:19:05.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545647","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T06:19:05.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31898,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:49:24.000Z"}],"quatations":[]},{"id":31897,"job_number":"JOB_31897","tr_customer_id":31914,"tr_customer_product_id":31904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:46:14.000Z","modified_at":"2025-06-02T22:25:51.000Z","name":"Mp pp","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545646","imei2":"18483836545647","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31897,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:46:14.000Z"}],"quatations":[]},{"id":31896,"job_number":"JOB_31896","tr_customer_id":31913,"tr_customer_product_id":31903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T05:41:52.000Z","modified_at":"2025-06-02T22:25:08.000Z","name":"Mp p","mobile_number":"9000000000","email_id":"test@yopmail.com","dop":"2025-05-27","serial_number":"18483836545645","imei1":"18483836545645","imei2":"18483836545645","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T22:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31896,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-16T05:41:52.000Z"}],"quatations":[]},{"id":31884,"job_number":"JOB_31884","tr_customer_id":31901,"tr_customer_product_id":31891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T20:24:59.000Z","modified_at":"2025-05-20T19:55:17.000Z","name":"Madan G ","mobile_number":"5475875248","email_id":"rani@gmail.com","dop":"2025-04-28","serial_number":"15314509945846","imei1":"15314509945846","imei2":"15314509945846","popurl":"2025-04-28T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-20T19:55:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31884,"remark":"unable to detect memory card ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T20:24:59.000Z"}],"quatations":[]},{"id":31869,"job_number":"JOB_31869","tr_customer_id":31886,"tr_customer_product_id":31876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T18:36:17.000Z","modified_at":"2025-05-17T19:06:30.000Z","name":"Esteban Mayert","mobile_number":"802-888-7304","email_id":"Andres_Terry@gmail.com","dop":"2025-04-06","serial_number":"14251305373276","imei1":"14251305373276","imei2":"14251305373276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T19:06:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31869,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T18:36:17.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31869,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T18:36:24.000Z"}],"quatations":[]},{"id":31863,"job_number":"JOB_31863","tr_customer_id":31880,"tr_customer_product_id":31870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T13:06:38.000Z","modified_at":"2025-05-15T13:06:48.000Z","name":"Luisa Stracke","mobile_number":"786-759-0111","email_id":"Ada0@hotmail.com","dop":"2025-04-06","serial_number":"13001215491850","imei1":"13001215491850","imei2":"13001215491850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T13:06:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31863,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T13:06:38.000Z"}],"quatations":[]},{"id":31862,"job_number":"JOB_31862","tr_customer_id":31879,"tr_customer_product_id":31869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:43:34.000Z","modified_at":"2025-05-15T12:48:28.000Z","name":"Seth Emard","mobile_number":"510-294-6853","email_id":"Adah_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18861959435091","imei1":"18861959435091","imei2":"18861959435091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-05-15T12:48:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31862,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:43:34.000Z"}],"quatations":[]},{"id":31858,"job_number":"JOB_31858","tr_customer_id":31875,"tr_customer_product_id":31865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T12:23:11.000Z","modified_at":"2025-05-15T12:35:56.000Z","name":"Christa Kemmer","mobile_number":"676-800-2491","email_id":"Mandy32@gmail.com","dop":"2025-04-06","serial_number":"13917599992259","imei1":"13917599992259","imei2":"13917599992259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:35:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31858,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T12:23:11.000Z"}],"quatations":[]},{"id":31848,"job_number":"JOB_31848","tr_customer_id":31865,"tr_customer_product_id":31855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-15T08:05:29.000Z","modified_at":"2025-05-15T12:20:13.000Z","name":"Mya Kozey","mobile_number":"586-243-3110","email_id":"Marilou_McLaughlin75@hotmail.com","dop":"2025-04-06","serial_number":"16431558135040","imei1":"16431558135040","imei2":"16431558135040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T12:20:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31848,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-15T08:05:29.000Z"}],"quatations":[]},{"id":31837,"job_number":"JOB_31837","tr_customer_id":31854,"tr_customer_product_id":31844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T20:14:00.000Z","modified_at":"2025-05-17T12:54:24.000Z","name":"Tod Gerhold","mobile_number":"652-268-4210","email_id":"Wilma85@gmail.com","dop":"2025-04-08","serial_number":"10723815598191","imei1":"10723815598191","imei2":"10723815598191","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T12:54:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31837,"remark":"Switching off frequently","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T20:14:00.000Z"}],"quatations":[]},{"id":31809,"job_number":"JOB_31809","tr_customer_id":31826,"tr_customer_product_id":31816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T16:37:06.000Z","modified_at":"2025-05-18T06:25:45.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:25:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Battery Drain Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T16:37:06.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31809,"remark":"Replaced with new battery and software update","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T02:24:28.000Z"}],"quatations":[]},{"id":31773,"job_number":"JOB_31773","tr_customer_id":31790,"tr_customer_product_id":31780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T02:56:02.000Z","modified_at":"2025-05-14T03:02:42.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"11408416364190","imei1":"11408416364190","imei2":"11408416364190","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-14T03:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31773,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-14T02:56:02.000Z"}],"quatations":[]},{"id":31743,"job_number":"JOB_31743","tr_customer_id":31760,"tr_customer_product_id":31750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T18:51:53.000Z","modified_at":"2025-05-13T18:51:55.000Z","name":"Anupama ahfasghd","mobile_number":"2335281029","email_id":"axcasfrtuu3@gmail.com","dop":"2025-04-30","serial_number":"14001870900575","imei1":"14001870900575","imei2":"14001870900575","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:51:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31743,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T18:51:53.000Z"}],"quatations":[]},{"id":31732,"job_number":"JOB_31732","tr_customer_id":31749,"tr_customer_product_id":31739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-13T16:49:25.000Z","modified_at":"2025-05-17T18:49:23.000Z","name":"Rahul Prajapati","mobile_number":"9716820663","email_id":"rahulprajapati9532@gmail.com","dop":"2025-04-25","serial_number":"00987654321222","imei1":"00987654321222","imei2":"00987654321222","popurl":"2025-04-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-17T18:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-13T16:49:25.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:16:19.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:17:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-14T17:18:55.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:39:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-15T19:40:23.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31732,"remark":"Reinstalled The OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-16T09:14:40.000Z"}],"quatations":[]},{"id":31646,"job_number":"JOB_31646","tr_customer_id":31663,"tr_customer_product_id":31653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T09:48:01.000Z","modified_at":"2025-05-13T08:58:24.000Z","name":"David Oberbrunner","mobile_number":"891-840-5877","email_id":"Caterina_Emard@hotmail.com","dop":"2025-04-06","serial_number":"18160953138104","imei1":"18160953138104","imei2":"18160953138104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T08:58:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31646,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T09:48:01.000Z"}],"quatations":[]},{"id":31643,"job_number":"JOB_31643","tr_customer_id":31660,"tr_customer_product_id":31650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-12T08:21:18.000Z","modified_at":"2025-05-24T07:58:14.000Z","name":"Deva sk","mobile_number":"9857423698","email_id":"deva@gmai.com","dop":"2025-05-07","serial_number":"21234567890348","imei1":"21234567890348","imei2":"21234567890348","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:58:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-12T08:21:18.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:20:32.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T10:21:42.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31643,"remark":"Reinstalled the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-12T16:21:26.000Z"}],"quatations":[]},{"id":31616,"job_number":"JOB_31616","tr_customer_id":31633,"tr_customer_product_id":31623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T13:06:21.000Z","modified_at":"2025-05-11T13:21:43.000Z","name":"Jessica Bergnaum","mobile_number":"233-551-2858","email_id":"Rahsaan_Boehm@hotmail.com","dop":"2025-04-06","serial_number":"14988509336231","imei1":"14988509336231","imei2":"14988509336231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-11T13:21:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31616,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-11T13:06:21.000Z"}],"quatations":[]},{"id":31585,"job_number":"JOB_31585","tr_customer_id":31602,"tr_customer_product_id":31592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-10T17:27:33.000Z","modified_at":"2025-05-10T17:54:35.000Z","name":"ABC ABC","mobile_number":"7787878787","email_id":"ku@dummy.com","dop":"2025-05-06","serial_number":"18924243209933","imei1":"18924243209933","imei2":"18924243209933","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T17:54:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31585,"remark":"sync issues","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-10T17:27:33.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31585,"remark":"ReInstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-10T17:27:36.000Z"}],"quatations":[]},{"id":31487,"job_number":"JOB_31487","tr_customer_id":31504,"tr_customer_product_id":31494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T16:52:54.000Z","modified_at":"2025-05-09T01:58:36.000Z","name":"Saya Tat","mobile_number":"2233445566","email_id":"saya@gmail.com","dop":"2025-04-30","serial_number":"12173879137124","imei1":"12173879137124","imei2":"12173879137124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T01:58:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31487,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T16:52:54.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31487,"remark":"Battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-08T17:11:18.000Z"}],"quatations":[]},{"id":31458,"job_number":"JOB_31458","tr_customer_id":31475,"tr_customer_product_id":31465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:25:40.000Z","modified_at":"2025-06-18T02:25:08.000Z","name":"Alda Larson","mobile_number":"997-847-1571","email_id":"Idella_Rowe@hotmail.com","dop":"2025-04-07","serial_number":"11459334080867","imei1":"11459334080867","imei2":"11459334080867","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:25:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31458,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:25:40.000Z"}],"quatations":[]},{"id":31457,"job_number":"JOB_31457","tr_customer_id":31474,"tr_customer_product_id":31464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:31.000Z","modified_at":"2025-06-18T02:17:20.000Z","name":"Andre Lehner","mobile_number":"214-697-6484","email_id":"Sylvan.DAmore64@hotmail.com","dop":"2025-04-07","serial_number":"18724449863333","imei1":"18724449863333","imei2":"18724449863333","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T02:17:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31457,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:31.000Z"}],"quatations":[]},{"id":31456,"job_number":"JOB_31456","tr_customer_id":31473,"tr_customer_product_id":31463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:12:23.000Z","modified_at":"2025-06-18T01:47:13.000Z","name":"Garth Emard","mobile_number":"527-931-1666","email_id":"Jacey83@yahoo.com","dop":"2025-04-07","serial_number":"13208453818501","imei1":"13208453818501","imei2":"13208453818501","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-18T01:47:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31456,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:12:23.000Z"}],"quatations":[]},{"id":31455,"job_number":"JOB_31455","tr_customer_id":31472,"tr_customer_product_id":31462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T09:09:32.000Z","modified_at":"2025-06-17T00:14:13.000Z","name":"Antoinette DuBuque","mobile_number":"866-550-5471","email_id":"Yoshiko.Bashirian15@yahoo.com","dop":"2025-04-07","serial_number":"13620141114291","imei1":"13620141114291","imei2":"13620141114291","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-17T00:14:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31455,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T09:09:32.000Z"}],"quatations":[]},{"id":31454,"job_number":"JOB_31454","tr_customer_id":31471,"tr_customer_product_id":31461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T08:59:55.000Z","modified_at":"2025-06-14T08:09:27.000Z","name":"Micah Leannon","mobile_number":"841-512-9229","email_id":"Chance.Brekke54@gmail.com","dop":"2025-04-07","serial_number":"14679246077999","imei1":"14679246077999","imei2":"14679246077999","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-14T08:09:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31454,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T08:59:55.000Z"}],"quatations":[]},{"id":31451,"job_number":"JOB_31451","tr_customer_id":31468,"tr_customer_product_id":31458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-08T07:39:01.000Z","modified_at":"2025-05-08T08:08:14.000Z","name":"Macy Schaefer","mobile_number":"268-963-8559","email_id":"Manuela14@gmail.com","dop":"2025-04-06","serial_number":"18107142751379","imei1":"18107142751379","imei2":"18107142751379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T08:08:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31451,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-08T07:39:01.000Z"}],"quatations":[]},{"id":31361,"job_number":"JOB_31361","tr_customer_id":31378,"tr_customer_product_id":31368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T17:39:34.000Z","modified_at":"2025-05-06T18:12:37.000Z","name":"Test App Issue","mobile_number":"1234567890","email_id":"test.tset@gmail.com","dop":"2025-05-06","serial_number":"012345456788888","imei1":"012345456788888","imei2":"012345456788888","popurl":"2025-05-06T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T18:12:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":31361,"remark":"SD card issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T17:39:34.000Z"}],"quatations":[]},{"id":31352,"job_number":"JOB_31352","tr_customer_id":31369,"tr_customer_product_id":31359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T14:42:32.000Z","modified_at":"2025-05-06T15:34:16.000Z","name":"GVS GVSKishore","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"10169621795357","imei1":"10169621795357","imei2":"10169621795357","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-06T15:34:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31352,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T14:42:32.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31352,"remark":"ReinstalledOS and Battery changed ","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T15:10:09.000Z"}],"quatations":[]},{"id":31340,"job_number":"JOB_31340","tr_customer_id":31357,"tr_customer_product_id":31347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-06T11:52:16.000Z","modified_at":"2025-05-12T09:18:16.000Z","name":"mary mohapatra","mobile_number":"9886426947","email_id":"mary@gmail.com","dop":"2025-05-01","serial_number":"32323232232323777","imei1":"32323232232323777","imei2":"32323232232323777","popurl":"2025-05-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-12T09:18:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31340,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-06T11:52:16.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:24:21.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31340,"remark":"battery replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T14:31:33.000Z"}],"quatations":[]},{"id":31331,"job_number":"JOB_31331","tr_customer_id":31348,"tr_customer_product_id":31338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T18:04:10.000Z","modified_at":"2025-05-08T18:34:48.000Z","name":"Mamata Banarji","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453266","imei1":"12340987453266","imei2":"12340987453266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-08T18:34:48.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Heating issue.","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T18:04:10.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31331,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:41:37.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T18:42:38.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31331,"remark":"Battery replaced.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:15:56.000Z"}],"quatations":[]},{"id":31312,"job_number":"JOB_31312","tr_customer_id":31329,"tr_customer_product_id":31319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T03:00:45.000Z","modified_at":"2025-05-09T17:59:15.000Z","name":"Mohit Pruthii","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"123456789012345","imei1":"123456789012345","imei2":"123456789012345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-09T17:59:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31312,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T03:00:45.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-05T03:09:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31312,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T06:08:04.000Z"}],"quatations":[]},{"id":31311,"job_number":"JOB_31311","tr_customer_id":31328,"tr_customer_product_id":31318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:19.000Z","modified_at":"2025-05-05T02:14:23.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"14269795964254","imei1":"14269795964254","imei2":"14269795964254","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31311,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:19.000Z"}],"quatations":[]},{"id":31310,"job_number":"JOB_31310","tr_customer_id":31327,"tr_customer_product_id":31317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:14:06.000Z","modified_at":"2025-05-05T02:14:10.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12289872232231","imei1":"12289872232231","imei2":"12289872232231","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:14:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31310,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:14:06.000Z"}],"quatations":[]},{"id":31309,"job_number":"JOB_31309","tr_customer_id":31326,"tr_customer_product_id":31316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T02:13:53.000Z","modified_at":"2025-05-05T02:13:56.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16062080674221","imei1":"16062080674221","imei2":"16062080674221","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T02:13:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31309,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T02:13:53.000Z"}],"quatations":[]},{"id":31308,"job_number":"JOB_31308","tr_customer_id":31325,"tr_customer_product_id":31315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:25.000Z","modified_at":"2025-05-05T01:52:28.000Z","name":"Jatin S","mobile_number":"7441255251","email_id":"jatins@tc.com","dop":"2025-04-25","serial_number":"10222008030111","imei1":"10222008030111","imei2":"10222008030111","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31308,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:25.000Z"}],"quatations":[]},{"id":31307,"job_number":"JOB_31307","tr_customer_id":31324,"tr_customer_product_id":31314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:52:12.000Z","modified_at":"2025-05-05T01:52:15.000Z","name":"Rims S","mobile_number":"8328855565","email_id":"rimss@tc.com","dop":"2025-04-25","serial_number":"12396619503348","imei1":"12396619503348","imei2":"12396619503348","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31307,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:52:12.000Z"}],"quatations":[]},{"id":31306,"job_number":"JOB_31306","tr_customer_id":31323,"tr_customer_product_id":31313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:51:59.000Z","modified_at":"2025-05-05T01:52:03.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"13495635314687","imei1":"13495635314687","imei2":"13495635314687","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:52:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31306,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:51:59.000Z"}],"quatations":[]},{"id":31305,"job_number":"JOB_31305","tr_customer_id":31322,"tr_customer_product_id":31312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:50:09.000Z","modified_at":"2025-05-05T01:50:13.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19723465410845","imei1":"19723465410845","imei2":"19723465410845","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31305,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:50:09.000Z"}],"quatations":[]},{"id":31304,"job_number":"JOB_31304","tr_customer_id":31321,"tr_customer_product_id":31311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:56.000Z","modified_at":"2025-05-05T01:50:00.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"19840209788819","imei1":"19840209788819","imei2":"19840209788819","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:50:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31304,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:56.000Z"}],"quatations":[]},{"id":31303,"job_number":"JOB_31303","tr_customer_id":31320,"tr_customer_product_id":31310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-05T01:49:43.000Z","modified_at":"2025-05-05T01:49:47.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"12847291364917","imei1":"12847291364917","imei2":"12847291364917","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T01:49:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31303,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-05T01:49:43.000Z"}],"quatations":[]},{"id":31296,"job_number":"JOB_31296","tr_customer_id":31313,"tr_customer_product_id":31303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-04T09:30:43.000Z","modified_at":"2025-05-05T03:06:38.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123456","imei1":"1234567890123456","imei2":"1234567890123456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-05T03:06:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31296,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-04T09:30:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"Reboot","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T09:33:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31296,"remark":"","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-04T17:43:08.000Z"}],"quatations":[]},{"id":31292,"job_number":"JOB_31292","tr_customer_id":31309,"tr_customer_product_id":31299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:42:06.000Z","modified_at":"2025-05-10T07:43:05.000Z","name":"Test Test1","mobile_number":"9881234512","email_id":"sachan.vasu@gmail.com","dop":"2025-04-30","serial_number":"11223344556699","imei1":"11223344556699","imei2":"11223344556699","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-10T07:43:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31292,"remark":"not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T18:42:06.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":31292,"remark":"fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-06T07:23:32.000Z"}],"quatations":[]},{"id":31285,"job_number":"JOB_31285","tr_customer_id":31302,"tr_customer_product_id":31292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:36:03.000Z","modified_at":"2025-05-04T17:39:29.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"1234567890123467","imei1":"1234567890123467","imei2":"1234567890123467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:29.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31285,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:36:03.000Z"}],"quatations":[]},{"id":31284,"job_number":"JOB_31284","tr_customer_id":31301,"tr_customer_product_id":31291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T16:33:27.000Z","modified_at":"2025-05-04T08:55:02.000Z","name":"Mohit Pruthi","mobile_number":"9891721393","email_id":"mohitpruthi333@gmail.com","dop":"2025-04-30","serial_number":"12345678901234567","imei1":"12345678901234567","imei2":"12345678901234567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T08:55:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31284,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T16:33:27.000Z"}],"quatations":[]},{"id":31253,"job_number":"JOB_31253","tr_customer_id":31270,"tr_customer_product_id":31260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T07:12:28.000Z","modified_at":"2025-05-26T06:55:46.000Z","name":"Maitri K","mobile_number":"7474674788","email_id":"mitu@gmail.com","dop":"2025-04-25","serial_number":"74645464644422","imei1":"74645464644422","imei2":"74645464644422","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-26T06:55:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T07:12:28.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31253,"remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-05-03T08:02:14.000Z"}],"quatations":[]},{"id":31250,"job_number":"JOB_31250","tr_customer_id":31267,"tr_customer_product_id":31257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T02:51:16.000Z","modified_at":"2025-05-03T02:51:20.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15970911608776","imei1":"15970911608776","imei2":"15970911608776","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T02:51:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31250,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T02:51:16.000Z"}],"quatations":[]},{"id":31248,"job_number":"JOB_31248","tr_customer_id":31265,"tr_customer_product_id":31255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T01:43:36.000Z","modified_at":"2025-05-03T01:43:40.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"16309085243818","imei1":"16309085243818","imei2":"16309085243818","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:43:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31248,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T01:43:36.000Z"}],"quatations":[]},{"id":31245,"job_number":"JOB_31245","tr_customer_id":31262,"tr_customer_product_id":31252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T00:58:12.000Z","modified_at":"2025-05-03T01:37:31.000Z","name":"Uday P","mobile_number":"8888855565","email_id":"abcd@tc.com","dop":"2025-04-25","serial_number":"15364048681889","imei1":"15364048681889","imei2":"15364048681889","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-03T01:37:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":31245,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-03T00:58:12.000Z"}],"quatations":[]},{"id":31225,"job_number":"JOB_31225","tr_customer_id":31242,"tr_customer_product_id":31232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T13:11:33.000Z","modified_at":"2025-05-01T13:13:31.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"18689380325651","imei1":"18689380325651","imei2":"18689380325651","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T13:13:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31225,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T13:11:33.000Z"}],"quatations":[]},{"id":31217,"job_number":"JOB_31217","tr_customer_id":31234,"tr_customer_product_id":31224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T10:04:51.000Z","modified_at":"2025-05-01T10:07:39.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"10981938009415","imei1":"10981938009415","imei2":"10981938009415","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T10:07:39.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31217,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T10:04:51.000Z"}],"quatations":[]},{"id":31216,"job_number":"JOB_31216","tr_customer_id":31233,"tr_customer_product_id":31223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:27.000Z","modified_at":"2025-05-01T09:08:13.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11274113052340","imei1":"11274113052340","imei2":"11274113052340","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T09:08:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31216,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:27.000Z"}],"quatations":[]},{"id":31215,"job_number":"JOB_31215","tr_customer_id":31232,"tr_customer_product_id":31222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T06:53:20.000Z","modified_at":"2025-05-29T04:57:43.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"15141809370258","imei1":"15141809370258","imei2":"15141809370258","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T04:57:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31215,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T06:53:20.000Z"}],"quatations":[]},{"id":31210,"job_number":"JOB_31210","tr_customer_id":31227,"tr_customer_product_id":31217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-01T02:20:56.000Z","modified_at":"2025-05-02T23:41:43.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"34778523973196","imei1":"34778523973196","imei2":"34778523973196","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-02T23:41:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31210,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-05-01T02:20:56.000Z"}],"quatations":[]},{"id":31156,"job_number":"JOB_31156","tr_customer_id":31173,"tr_customer_product_id":31163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T10:38:58.000Z","modified_at":"2025-05-13T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"10872069255090","imei1":"10872069255090","imei2":"10872069255090","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31156,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-29T10:38:59.000Z"}],"quatations":[]},{"id":31112,"job_number":"JOB_31112","tr_customer_id":31129,"tr_customer_product_id":31119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T14:20:27.000Z","modified_at":"2025-05-01T08:15:08.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"13100342999937","imei1":"13100342999937","imei2":"13100342999937","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-01T08:15:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31112,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-28T14:20:27.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":31112,"remark":"Replaced the Battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-29T13:47:31.000Z"}],"quatations":[]},{"id":31096,"job_number":"JOB_31096","tr_customer_id":31113,"tr_customer_product_id":31103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:36:22.000Z","modified_at":"2025-04-30T19:05:33.000Z","name":"Iam Iam","mobile_number":"5678943556","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789013545","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-30T19:05:33.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31096,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:36:22.000Z"}],"quatations":[]},{"id":31095,"job_number":"JOB_31095","tr_customer_id":31112,"tr_customer_product_id":31102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-27T14:35:00.000Z","modified_at":"2025-04-29T19:12:02.000Z","name":"Iam Iam","mobile_number":"5678943256","email_id":"ima@gmail.com","dop":"2025-04-21","serial_number":"23456789012345","imei1":"23456789012345","imei2":"23456789012345","popurl":"2025-04-21T22:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-29T19:12:02.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31095,"remark":"App crash","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-27T14:35:00.000Z"}],"quatations":[]},{"id":31066,"job_number":"JOB_31066","tr_customer_id":31083,"tr_customer_product_id":31073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-26T12:26:35.000Z","modified_at":"2025-06-08T08:01:18.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986758","imei1":"56738940986758","imei2":"56738940986758","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T08:01:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31066,"remark":"This is test message","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-26T12:26:35.000Z"}],"quatations":[]},{"id":31056,"job_number":"JOB_31056","tr_customer_id":31073,"tr_customer_product_id":31063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T22:21:39.000Z","modified_at":"2025-04-26T18:07:01.000Z","name":"Mona Lisa","mobile_number":"9873456786","email_id":"testuser12@gmail.com","dop":"2025-04-07","serial_number":"56738940986754","imei1":"56738940986751","imei2":"56738940986751","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-26T18:07:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"This is test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T22:21:39.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:37:36.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-25T23:38:18.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T04:55:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T12:55:08.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":31056,"remark":"Fixed","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-26T15:01:51.000Z"}],"quatations":[]},{"id":31048,"job_number":"JOB_31048","tr_customer_id":31065,"tr_customer_product_id":31055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T12:23:34.000Z","modified_at":"2025-06-08T03:33:00.000Z","name":"test testl","mobile_number":"9591515566","email_id":"ac@gmail.com","dop":"2025-04-06","serial_number":"17632280609284","imei1":"17632280609284","imei2":"17632280609284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-08T03:33:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31048,"remark":"phone not worring","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-25T12:23:34.000Z"}],"quatations":[]},{"id":31010,"job_number":"JOB_31010","tr_customer_id":31027,"tr_customer_product_id":31017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T16:57:51.000Z","modified_at":"2025-04-24T17:01:36.000Z","name":"veda kunjir","mobile_number":"7887720809","email_id":"v@gmail.com","dop":"2025-04-29","serial_number":"11112222333334444","imei1":"11112222333334444","imei2":"11112222333334444","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T17:01:36.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":31010,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T16:57:51.000Z"}],"quatations":[]},{"id":31005,"job_number":"JOB_31005","tr_customer_id":31022,"tr_customer_product_id":31012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-24T10:04:28.000Z","modified_at":"2025-04-24T11:30:39.000Z","name":"Sayali Gaikwad","mobile_number":"9921812736","email_id":"s3455@gmail.com","dop":"2025-04-06","serial_number":"58988771149602","imei1":"58988771149602","imei2":"58988771149602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T11:30:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-24T10:04:28.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":31005,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-24T11:04:07.000Z"}],"quatations":[]},{"id":30984,"job_number":"JOB_30984","tr_customer_id":31001,"tr_customer_product_id":30991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:25:15.000Z","modified_at":"2025-04-23T20:25:18.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"19137034889557","imei1":"19137034889557","imei2":"19137034889557","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:25:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30984,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:25:15.000Z"}],"quatations":[]},{"id":30983,"job_number":"JOB_30983","tr_customer_id":31000,"tr_customer_product_id":30990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T20:24:27.000Z","modified_at":"2025-04-23T20:24:30.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"14925496581338","imei1":"14925496581338","imei2":"14925496581338","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T20:24:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30983,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T20:24:27.000Z"}],"quatations":[]},{"id":30973,"job_number":"JOB_30973","tr_customer_id":30990,"tr_customer_product_id":30980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T19:09:01.000Z","modified_at":"2025-05-16T18:31:25.000Z","name":"ps sap","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"11548760568618","imei1":"11548760568618","imei2":"11548760568618","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-16T18:31:25.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30973,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T19:09:01.000Z"}],"quatations":[]},{"id":30934,"job_number":"JOB_30934","tr_customer_id":30951,"tr_customer_product_id":30941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-23T08:11:50.000Z","modified_at":"2025-04-24T07:47:15.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909899","imei2":"12345678909899","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-24T07:47:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30934,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-23T08:11:50.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:12:36.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:21.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30934,"remark":"Re-installed the OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T09:13:44.000Z"}],"quatations":[]},{"id":30931,"job_number":"JOB_30931","tr_customer_id":30948,"tr_customer_product_id":30938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T20:49:52.000Z","modified_at":"2025-04-23T19:46:08.000Z","name":"vinay anantha","mobile_number":"4695453263","email_id":"archana.cabm@gmail.com","dop":"2025-04-22","serial_number":"18909825269815","imei1":"18909825269815","imei2":"18909825269815","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T19:46:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T20:49:52.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:03.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30931,"remark":"reinstalled os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-23T19:12:13.000Z"}],"quatations":[]},{"id":30914,"job_number":"JOB_30914","tr_customer_id":30931,"tr_customer_product_id":30921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T18:27:01.000Z","modified_at":"2025-04-22T18:31:30.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"15956882070162","imei1":"15956882070162","imei2":"15956882070162","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T18:31:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30914,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T18:27:01.000Z"}],"quatations":[]},{"id":30904,"job_number":"JOB_30904","tr_customer_id":30921,"tr_customer_product_id":30911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T14:59:00.000Z","modified_at":"2025-04-22T15:09:44.000Z","name":"Uday P","mobile_number":"0586325141","email_id":"sibiisaac@hotmail.com","dop":"2025-04-13","serial_number":"12889877861975","imei1":"12889877861975","imei2":"12889877861975","popurl":"2025-04-13T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T15:09:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30904,"remark":"Battey issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T14:59:00.000Z"}],"quatations":[]},{"id":30891,"job_number":"JOB_30891","tr_customer_id":30908,"tr_customer_product_id":30898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T09:36:39.000Z","modified_at":"2025-04-27T02:45:43.000Z","name":"Deepika KB","mobile_number":"0470373824","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"13345678901234","imei1":"13345678901111","imei2":"13345678901111","popurl":"2025-03-31T13:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-27T02:45:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"Phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T09:36:39.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:01:43.000Z"},{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30891,"remark":"reinstall os","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T12:02:10.000Z"}],"quatations":[]},{"id":30886,"job_number":"JOB_30886","tr_customer_id":30903,"tr_customer_product_id":30893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T04:59:16.000Z","modified_at":"2025-04-23T04:54:53.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261112","imei1":"97737974261112","imei2":"97737974261112","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-23T04:54:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-22T04:59:16.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":30886,"remark":"Installed a new OS and replaced Battery. Repair completed.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-04-22T05:45:00.000Z"}],"quatations":[]},{"id":30862,"job_number":"JOB_30862","tr_customer_id":30879,"tr_customer_product_id":30869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-21T06:08:56.000Z","modified_at":"2025-04-21T21:20:35.000Z","name":"Shardul Pakhare","mobile_number":"9773797426","email_id":"shardulpakhare2512@gmail.com","dop":"2025-04-13","serial_number":"97737974261234","imei1":"97737974261234","imei2":"97737974261234","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T21:20:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30862,"remark":"Phone overheats in daily operation","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-21T06:08:56.000Z"}],"quatations":[]},{"id":30778,"job_number":"JOB_30778","tr_customer_id":30795,"tr_customer_product_id":30785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-19T11:48:36.000Z","modified_at":"2025-04-21T06:19:40.000Z","name":"tanmay agashe","mobile_number":"8898787676","email_id":"dfvfg@ddf.bn","dop":"2025-04-23","serial_number":"4567894567888888","imei1":"88678335913456","imei2":"88678335913456","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T06:19:40.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30778,"remark":"display issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-19T11:48:36.000Z"}],"quatations":[]},{"id":30765,"job_number":"JOB_30765","tr_customer_id":30782,"tr_customer_product_id":30772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:22.000Z","modified_at":"2025-06-02T09:42:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"10396172038057","imei1":"10396172038057","imei2":"10396172038057","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-02T09:42:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30765,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:22.000Z"}],"quatations":[]},{"id":30764,"job_number":"JOB_30764","tr_customer_id":30781,"tr_customer_product_id":30771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:08.000Z","modified_at":"2025-06-05T04:06:13.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"19407452246234","imei1":"19407452246234","imei2":"19407452246234","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T04:06:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30764,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:08.000Z"}],"quatations":[]},{"id":30763,"job_number":"JOB_30763","tr_customer_id":30780,"tr_customer_product_id":30770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:33:04.000Z","modified_at":"2025-06-04T16:57:38.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"11531919567655","imei1":"11531919567655","imei2":"11531919567655","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-04T16:57:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30763,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:33:04.000Z"}],"quatations":[]},{"id":30761,"job_number":"JOB_30761","tr_customer_id":30778,"tr_customer_product_id":30768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:16.000Z","modified_at":"2025-06-05T16:43:24.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"173873043455041","imei2":"173873043455041","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-06-05T16:43:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30761,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:16.000Z"}],"quatations":[]},{"id":30760,"job_number":"JOB_30760","tr_customer_id":30777,"tr_customer_product_id":30767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T23:27:01.000Z","modified_at":"2025-05-18T15:25:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"144892922131847","imei2":"144892922131847","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T15:25:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30760,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T23:27:01.000Z"}],"quatations":[]},{"id":30756,"job_number":"JOB_30756","tr_customer_id":30773,"tr_customer_product_id":30763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:33.000Z","modified_at":"2025-05-29T05:07:52.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"57799158011315","imei2":"57799158011315","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-29T05:07:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30756,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:33.000Z"}],"quatations":[]},{"id":30755,"job_number":"JOB_30755","tr_customer_id":30772,"tr_customer_product_id":30762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T13:30:27.000Z","modified_at":"2025-05-24T07:37:00.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"87868710374253","imei2":"87868710374253","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T07:37:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30755,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T13:30:27.000Z"}],"quatations":[]},{"id":30754,"job_number":"JOB_30754","tr_customer_id":30771,"tr_customer_product_id":30761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T12:19:30.000Z","modified_at":"2025-05-18T06:07:42.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041121110","imei1":"358240041211110","imei2":"358240051211110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T06:07:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30754,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T12:19:30.000Z"}],"quatations":[]},{"id":30752,"job_number":"JOB_30752","tr_customer_id":30769,"tr_customer_product_id":30759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T10:14:20.000Z","modified_at":"2025-05-24T11:08:44.000Z","name":"Sathwik Jamapni","mobile_number":"9384748784","email_id":"fsdfdkljfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872393","imei1":"24384934823872393","imei2":"24384934823872393","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T11:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30752,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T10:14:20.000Z"}],"quatations":[]},{"id":30745,"job_number":"JOB_30745","tr_customer_id":30762,"tr_customer_product_id":30752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:51:06.000Z","modified_at":"2025-05-24T18:06:21.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909870","imei2":"12345678909870","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T18:06:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30745,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:51:06.000Z"}],"quatations":[]},{"id":30744,"job_number":"JOB_30744","tr_customer_id":30761,"tr_customer_product_id":30751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T06:42:21.000Z","modified_at":"2025-05-23T17:02:49.000Z","name":"Sundar Kande","mobile_number":"9265797966","email_id":"sundarkande8@gmail.com","dop":"2024-08-17","serial_number":"12345678909879","imei1":"12345678909879","imei2":"12345678909879","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30744,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T06:42:21.000Z"}],"quatations":[]},{"id":30742,"job_number":"JOB_30742","tr_customer_id":30759,"tr_customer_product_id":30749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T04:31:31.000Z","modified_at":"2025-05-23T17:01:39.000Z","name":"maya Dash","mobile_number":"7867890987","email_id":"sunnycloud9283@zmail.com","dop":"2025-04-17","serial_number":"928374615028391","imei1":"928374615028301","imei2":"928374615028301","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-23T17:01:39.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30742,"remark":"slow","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T04:31:31.000Z"}],"quatations":[]},{"id":30737,"job_number":"JOB_30737","tr_customer_id":30754,"tr_customer_product_id":30744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T03:31:45.000Z","modified_at":"2025-05-24T09:25:36.000Z","name":"Maya Dash","mobile_number":"7689087654","email_id":"mayadash22@gmail.com","dop":"2025-04-17","serial_number":"96969798939697","imei1":"96969798939697","imei2":"96969798939697","popurl":"2025-04-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-24T09:25:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30737,"remark":"phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T03:31:45.000Z"}],"quatations":[]},{"id":30736,"job_number":"JOB_30736","tr_customer_id":30753,"tr_customer_product_id":30743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-18T02:28:03.000Z","modified_at":"2025-05-15T06:08:38.000Z","name":"Test selenium","mobile_number":"1234567898","email_id":"test@gmail.com","dop":"2025-04-07","serial_number":"09876587998988781","imei1":"09876587998988781","imei2":"09876587998988781","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T06:08:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30736,"remark":"mobile not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-18T02:28:03.000Z"}],"quatations":[]},{"id":30726,"job_number":"JOB_30726","tr_customer_id":30743,"tr_customer_product_id":30733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:03:33.000Z","modified_at":"2025-05-13T13:02:57.000Z","name":"Maya Dash","mobile_number":"8792349672","email_id":"mayadash22@gmail.com","dop":"2025-04-16","serial_number":"01234567896578","imei1":"01234567896578","imei2":"01234567896578","popurl":"2025-04-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T13:02:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30726,"remark":"Phone is not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:03:33.000Z"}],"quatations":[]},{"id":30724,"job_number":"JOB_30724","tr_customer_id":30741,"tr_customer_product_id":30731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:18.000Z","modified_at":"2025-05-13T07:10:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12175528670720","imei1":"12175528670720","imei2":"12175528670720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-13T07:10:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30724,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:18.000Z"}],"quatations":[]},{"id":30723,"job_number":"JOB_30723","tr_customer_id":30740,"tr_customer_product_id":30730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T08:02:15.000Z","modified_at":"2025-05-15T08:09:54.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18095471600014","imei1":"18095471600014","imei2":"18095471600014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-15T08:09:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30723,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T08:02:15.000Z"}],"quatations":[]},{"id":30722,"job_number":"JOB_30722","tr_customer_id":30739,"tr_customer_product_id":30729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:15.000Z","modified_at":"2025-05-18T10:34:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"99063952618752","imei2":"99063952618752","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-18T10:34:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30722,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:15.000Z"}],"quatations":[]},{"id":30721,"job_number":"JOB_30721","tr_customer_id":30738,"tr_customer_product_id":30728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:14.000Z","modified_at":"2025-05-04T17:39:59.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32739589092260","imei2":"32739589092260","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30721,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:14.000Z"}],"quatations":[]},{"id":30720,"job_number":"JOB_30720","tr_customer_id":30737,"tr_customer_product_id":30727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:08.000Z","modified_at":"2025-05-04T17:39:54.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"53148785905912","imei2":"53148785905912","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30720,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:08.000Z"}],"quatations":[]},{"id":30719,"job_number":"JOB_30719","tr_customer_id":30736,"tr_customer_product_id":30726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:59:04.000Z","modified_at":"2025-05-04T17:39:49.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"38089356862981","imei2":"38089356862981","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30719,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:59:04.000Z"}],"quatations":[]},{"id":30718,"job_number":"JOB_30718","tr_customer_id":30735,"tr_customer_product_id":30725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:57.000Z","modified_at":"2025-05-04T17:39:45.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"32540124378046","imei2":"32540124378046","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-05-04T17:39:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30718,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:57.000Z"}],"quatations":[]},{"id":30716,"job_number":"JOB_30716","tr_customer_id":30733,"tr_customer_product_id":30723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:58:28.000Z","modified_at":"2025-04-21T02:17:41.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"36535372031610","imei2":"36535372031610","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:17:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30716,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:58:28.000Z"}],"quatations":[]},{"id":30715,"job_number":"JOB_30715","tr_customer_id":30732,"tr_customer_product_id":30722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-17T01:57:57.000Z","modified_at":"2025-04-21T02:16:56.000Z","name":"Test User","mobile_number":"2323123244","email_id":"jatinvsharma@gmail.com","dop":"2024-07-23","serial_number":"34534325343434","imei1":"40782625483562","imei2":"40782625483562","popurl":"2024-07-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-21T02:16:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30715,"remark":"Test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-17T01:57:57.000Z"}],"quatations":[]},{"id":30710,"job_number":"JOB_30710","tr_customer_id":30727,"tr_customer_product_id":30717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:12:11.000Z","modified_at":"2025-04-20T10:49:25.000Z","name":"Priynka m","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891237","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30710,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:12:11.000Z"}],"quatations":[]},{"id":30709,"job_number":"JOB_30709","tr_customer_id":30726,"tr_customer_product_id":30716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:09:53.000Z","modified_at":"2025-04-22T11:48:13.000Z","name":"P M","mobile_number":"9876543211","email_id":"abc@gmail.com","dop":"2025-04-10","serial_number":"98765432111111","imei1":"98765432111111","imei2":"98765432111111","popurl":"2025-04-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-22T11:48:13.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":30709,"remark":"testing","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:09:53.000Z"}],"quatations":[]},{"id":30708,"job_number":"JOB_30708","tr_customer_id":30725,"tr_customer_product_id":30715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T17:06:03.000Z","modified_at":"2025-04-20T10:49:23.000Z","name":"Priynka m","mobile_number":"7978519484","email_id":"abc@gmail.com","dop":"2025-04-08","serial_number":"01234567891234","imei1":"01234567891234","imei2":"01234567891234","popurl":"2025-04-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30708,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T17:06:03.000Z"}],"quatations":[]},{"id":30706,"job_number":"JOB_30706","tr_customer_id":30723,"tr_customer_product_id":30713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T16:05:49.000Z","modified_at":"2025-04-20T10:49:21.000Z","name":"Alin Basher","mobile_number":"5034233995","email_id":"alin.basher@gmail.com","dop":"2025-04-01","serial_number":"01234569212340","imei1":"01234569212340","imei2":"01234569212340","popurl":"2025-04-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30706,"remark":"Not holding charge longer period ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T16:05:49.000Z"}],"quatations":[]},{"id":30705,"job_number":"JOB_30705","tr_customer_id":30722,"tr_customer_product_id":30712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T12:50:11.000Z","modified_at":"2025-04-20T10:49:19.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10978107049859","imei1":"10978107049859","imei2":"10978107049859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30705,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T12:50:11.000Z"}],"quatations":[]},{"id":30704,"job_number":"JOB_30704","tr_customer_id":30721,"tr_customer_product_id":30711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:46:00.000Z","modified_at":"2025-04-20T10:49:17.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16223121056308","imei1":"16223121056308","imei2":"16223121056308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30704,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:46:00.000Z"}],"quatations":[]},{"id":30703,"job_number":"JOB_30703","tr_customer_id":30720,"tr_customer_product_id":30710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:44:02.000Z","modified_at":"2025-04-20T10:49:14.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17205910599784","imei1":"17205910599784","imei2":"17205910599784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30703,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:44:02.000Z"}],"quatations":[]},{"id":30702,"job_number":"JOB_30702","tr_customer_id":30719,"tr_customer_product_id":30709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:42:24.000Z","modified_at":"2025-04-20T10:49:12.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18619438100354","imei1":"18619438100354","imei2":"18619438100354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30702,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:42:24.000Z"}],"quatations":[]},{"id":30701,"job_number":"JOB_30701","tr_customer_id":30718,"tr_customer_product_id":30708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:41:18.000Z","modified_at":"2025-04-20T10:49:10.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17999183114853","imei1":"17999183114853","imei2":"17999183114853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30701,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:41:18.000Z"}],"quatations":[]},{"id":30700,"job_number":"JOB_30700","tr_customer_id":30717,"tr_customer_product_id":30707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:31.000Z","modified_at":"2025-04-20T10:49:08.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11355445294126","imei1":"11355445294126","imei2":"11355445294126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30700,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:31.000Z"}],"quatations":[]},{"id":30699,"job_number":"JOB_30699","tr_customer_id":30716,"tr_customer_product_id":30706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:25.000Z","modified_at":"2025-04-20T10:49:06.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16467761792323","imei1":"16467761792323","imei2":"16467761792323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30699,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:25.000Z"}],"quatations":[]},{"id":30698,"job_number":"JOB_30698","tr_customer_id":30715,"tr_customer_product_id":30705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:23.000Z","modified_at":"2025-04-20T10:49:04.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16019556548756","imei1":"16019556548756","imei2":"16019556548756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30698,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:23.000Z"}],"quatations":[]},{"id":30697,"job_number":"JOB_30697","tr_customer_id":30714,"tr_customer_product_id":30704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:20.000Z","modified_at":"2025-04-20T10:49:02.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11061633366581","imei1":"11061633366581","imei2":"11061633366581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:49:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30697,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:20.000Z"}],"quatations":[]},{"id":30696,"job_number":"JOB_30696","tr_customer_id":30713,"tr_customer_product_id":30703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T11:37:12.000Z","modified_at":"2025-04-20T10:48:59.000Z","name":"Uday P","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10045494442082","imei1":"10045494442082","imei2":"10045494442082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30696,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T11:37:12.000Z"}],"quatations":[]},{"id":30694,"job_number":"JOB_30694","tr_customer_id":30711,"tr_customer_product_id":30701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T10:13:26.000Z","modified_at":"2025-04-20T10:48:55.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823872384","imei1":"24384934823492376","imei2":"24384934823492376","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30694,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T10:13:26.000Z"}],"quatations":[]},{"id":30693,"job_number":"JOB_30693","tr_customer_id":30710,"tr_customer_product_id":30700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-16T09:43:57.000Z","modified_at":"2025-04-20T10:48:51.000Z","name":"somename some","mobile_number":"9384748484","email_id":"fsdklfj@fls.om","dop":"2025-01-06","serial_number":"24384934823492384","imei1":"24384934823492384","imei2":"24384934823492384","popurl":"2025-01-06T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30693,"remark":"Mobile issu","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-16T09:43:57.000Z"}],"quatations":[]},{"id":30691,"job_number":"JOB_30691","tr_customer_id":30708,"tr_customer_product_id":30698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:47:29.000Z","modified_at":"2025-04-20T10:48:49.000Z","name":"Jampani Kotaiah","mobile_number":"7661025260","email_id":"some@jfsdkfj.com","dop":"2025-03-31","serial_number":"94950594844949494","imei1":"94950594844949494","imei2":"94950594844949494","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":30691,"remark":"Automatic phone switchoff","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:47:29.000Z"}],"quatations":[]},{"id":30689,"job_number":"JOB_30689","tr_customer_id":30706,"tr_customer_product_id":30696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T16:05:36.000Z","modified_at":"2025-04-20T10:48:47.000Z","name":"Asr randive","mobile_number":"9359474785","email_id":"archnasuresh.99@gmail.com","dop":"2024-12-14","serial_number":"1122334455667788","imei1":"1122334455667788","imei2":"1122334455667788","popurl":"2024-12-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30689,"remark":"Lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T16:05:36.000Z"}],"quatations":[]},{"id":30686,"job_number":"JOB_30686","tr_customer_id":30703,"tr_customer_product_id":30693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-15T12:57:16.000Z","modified_at":"2025-04-20T10:48:45.000Z","name":"Mary Smith","mobile_number":"6541478965","email_id":"mary@gmail.com","dop":"2025-04-08","serial_number":"98745612341255","imei1":"98745612341255","imei2":"98745612341255","popurl":"2025-04-08T07:00:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":30686,"remark":"phone getting hot while charging and using application","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-15T12:57:16.000Z"}],"quatations":[]},{"id":30680,"job_number":"JOB_30680","tr_customer_id":30697,"tr_customer_product_id":30687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T15:03:53.000Z","modified_at":"2025-04-20T10:48:43.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240041111110","imei1":"358240041111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30680,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T15:03:53.000Z"}],"quatations":[]},{"id":30678,"job_number":"JOB_30678","tr_customer_id":30695,"tr_customer_product_id":30685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T14:42:44.000Z","modified_at":"2025-04-20T10:48:41.000Z","name":"Sai Uppalapati","mobile_number":"9398319936","email_id":"reach.pavan@gmail.com","dop":"2025-03-31","serial_number":"358240051111110","imei1":"358240051111110","imei2":"358240051111110","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30678,"remark":"lagging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T14:42:44.000Z"}],"quatations":[]},{"id":30677,"job_number":"JOB_30677","tr_customer_id":30694,"tr_customer_product_id":30684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-14T11:29:22.000Z","modified_at":"2025-04-20T10:48:20.000Z","name":"Sai Uppalapati","mobile_number":"9398318135","email_id":"reach.saipavan@gmail.com","dop":"2025-04-29","serial_number":"1231211212121212","imei1":"1231211212121212","imei2":"1231211212121212","popurl":"2025-04-29T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30677,"remark":"phone lags","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-14T11:29:22.000Z"}],"quatations":[]},{"id":30673,"job_number":"JOB_30673","tr_customer_id":30690,"tr_customer_product_id":30680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:23:19.000Z","modified_at":"2025-04-20T10:48:14.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234315","imei1":"23343423234315","imei2":"23343423234315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30673,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:23:19.000Z"}],"quatations":[]},{"id":30672,"job_number":"JOB_30672","tr_customer_id":30689,"tr_customer_product_id":30679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T09:22:44.000Z","modified_at":"2025-04-20T10:48:11.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234311","imei1":"23343423234311","imei2":"23343423234311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30672,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T09:22:45.000Z"}],"quatations":[]},{"id":30666,"job_number":"JOB_30666","tr_customer_id":30683,"tr_customer_product_id":30673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:48:50.000Z","modified_at":"2025-04-20T10:48:09.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234322","imei1":"23343423234322","imei2":"23343423234322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30666,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:48:50.000Z"}],"quatations":[]},{"id":30665,"job_number":"JOB_30665","tr_customer_id":30682,"tr_customer_product_id":30672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:47:32.000Z","modified_at":"2025-04-20T10:48:07.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234321","imei1":"23343423234321","imei2":"23343423234321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30665,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:47:32.000Z"}],"quatations":[]},{"id":30664,"job_number":"JOB_30664","tr_customer_id":30681,"tr_customer_product_id":30671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-13T06:38:38.000Z","modified_at":"2025-04-20T10:48:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"23343423234325","imei1":"23343423234325","imei2":"23343423234325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:48:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30664,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-13T06:38:38.000Z"}],"quatations":[]},{"id":30663,"job_number":"JOB_30663","tr_customer_id":30680,"tr_customer_product_id":30670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-09T20:17:32.000Z","modified_at":"2025-04-20T10:47:55.000Z","name":"Jatin Sharma","mobile_number":"1213121423","email_id":"jatinvsharma@gmail.com","dop":"2025-04-09","serial_number":"232123212423213","imei1":"232123212423213","imei2":"232123212423213","popurl":"2025-04-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30663,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-09T20:17:32.000Z"}],"quatations":[]},{"id":30660,"job_number":"JOB_30660","tr_customer_id":30677,"tr_customer_product_id":30667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-05T17:22:46.000Z","modified_at":"2025-04-20T10:47:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-31","serial_number":"12324323432534","imei1":"12324323432534","imei2":"12324323432534","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":30660,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-04-05T17:22:46.000Z"}],"quatations":[]},{"id":30654,"job_number":"JOB_30654","tr_customer_id":30671,"tr_customer_product_id":30661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-03-12T18:23:14.000Z","modified_at":"2025-04-20T10:47:50.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-03-10","serial_number":"23242324232132","imei1":"23242324232132","imei2":"23242324232132","popurl":"2025-03-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:50.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30654,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-03-12T18:23:14.000Z"}],"quatations":[]},{"id":30647,"job_number":"JOB_30647","tr_customer_id":30664,"tr_customer_product_id":30654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-03T13:52:29.000Z","modified_at":"2025-04-20T10:47:52.000Z","name":"Beau Wolff","mobile_number":"9972083601","email_id":"sylvester.weber@gmail.com","dop":"2023-12-31","serial_number":"115035719885925","imei1":"115035719885925","imei2":"115035719885925","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:52.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30647,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-03T13:52:29.000Z"}],"quatations":[]},{"id":30641,"job_number":"JOB_30641","tr_customer_id":30658,"tr_customer_product_id":30648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T16:37:58.000Z","modified_at":"2025-04-19T12:37:33.000Z","name":"Cornelius Kuphal","mobile_number":"0489568498","email_id":"ned.mcglynn@yahoo.com","dop":"2023-06-10","serial_number":"40486011257803","imei1":"40486011257803","imei2":"40486011257803","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T12:37:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30641,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T16:37:58.000Z"}],"quatations":[]},{"id":30640,"job_number":"JOB_30640","tr_customer_id":30657,"tr_customer_product_id":30647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T15:59:57.000Z","modified_at":"2025-04-20T10:47:47.000Z","name":"Madeline Kshlerin","mobile_number":"9926707586","email_id":"altagracia.deckow@hotmail.com","dop":"2023-12-31","serial_number":"119703672551560","imei1":"119703672551560","imei2":"119703672551560","popurl":"2023-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-20T10:47:47.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30640,"remark":"camera not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T15:59:57.000Z"}],"quatations":[]},{"id":30636,"job_number":"JOB_30636","tr_customer_id":30653,"tr_customer_product_id":30643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2024-05-02T10:17:24.000Z","modified_at":"2025-04-19T17:57:15.000Z","name":"Albertina Ratke","mobile_number":"017-993-4851","email_id":"jack.mclaughlin@yahoo.com","dop":"2023-06-10","serial_number":"840951882063503","imei1":"840951882063503","imei2":"840951882063503","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-04-19T17:57:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":30636,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2024-05-02T10:17:24.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the staus code of the response 1 0 0
Verify the response time is less than 200 1 0 0
verify the message for the response 1 0 0
Verify the data fields are present in the response 242 0 0
Verify the Job number start with job 242 0 0
verify the response of repair job has field mst_action_status 968 0 0
Total 1455 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNjkxODR9.ZZD4ny-4qmWEz4Mn6I2uhY4CNvA1WDZLgvK0m4j6k7I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 10.53KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7cc1b33-12c1-486f-aabd-28ae44e240dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verfiy the status code of the response 1 0 0
verify the response time 0 1 0
verify the message of the response 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
verify the response time
expected 257 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 42B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a39d2558-2128-4736-bc0f-e98ebb0537c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37395,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the repaircomplete request 1 0 0
verify the response time for the reapir 0 1 0
verify the message in the response body 1 0 0
verify the data field is empty 1 0 0
Total 3 1 0
Test Failure
Test NameAssertion Error
verify the response time for the reapir
expected 247 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 504ee24a-12e8-4139-94e3-6784b88bd4da
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37395,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 1 0 0
verify the message/test for the missing token 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc0OTZ9.opAz6wsCGLgXJ7gAjPZ0LPNjaZ_MLPo4cWGhfYKNu24
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c659e51-c6c8-481b-a32a-83024d0a7178
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37395,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-ZotFual0tp48JiP5YWxec7REVhk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token , in JSON at position 27"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the no token 0 1 0
verify the message/test for the missing token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the no token
expected response to have status code 403 but got 500
verify the message/test for the missing token
expected '{"status":500,"message":"Unexpected t…' to include 'Unauthorized token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9bea2f75-d43a-45a3-8b7c-9aa4daffb305
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37395,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43f8cb61-1dd2-45ad-bcb5-ae8892b34611
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37395,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6955d0f6-6cfe-464a-966f-1d3fc8703ec5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "job_id": 37395,
            "problems": [
                {
                    "id": 4,
                    "remark": "syncd"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDg0NDcwOTZ9.c1-bHyFVNCbEscbo19ZiXZakgkyLYewE8zlY2y-d748' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":32847,"problems":[{"id":4,"remark":"syncd"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 255ms
Mean size per request: 81B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MTl9.t4tOolv6sBT2DIOC0v6SxHuF_cOkf-_rQSd1oDDTJiQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af1a5549-fd56-4101-bd0d-0afa0dd4b3c4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37395
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 81
ETag W/"51-0N2cG6lo5efRo7JRc6+gGmJGi6I"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Cannot read properties of undefined (reading 'length')"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 681B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e7827a9-eed8-4ffa-9937-03df65ed83df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-URUZCgM/eTqwsw/WB9DrS0kk3yc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64"}}
Test Information
NamePassedFailedSkipped
verfiy the status code is 200 1 0 0
verfiy the response time is 150 0 1 0
verify the message of the response 1 0 0
verfiy the token is non empty 1 0 0
verify the token has 3 parts 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
verfiy the response time is 150
expected 243 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc0da2f1-b84e-4396-9fb3-bb55983e5d2c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamabs",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the status code for the qc 0 1 0
verify the message for the invalid cred for qc 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the qc
expected response to have status code 403 but got 500
verify the message for the invalid cred for qc
pm.rexpect is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4fb9a46c-938a-4fff-aa96-57087f90ee0c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code fon no payload 0 1 0
verfiy the response message for the no payload 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code fon no payload
expected response to have status code 401 but got 500
verfiy the response message for the no payload
expected 'Invalid request' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 431B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7adb011c-51b1-496a-9c34-747f7a93b6d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
verify the status ocdee for the reponse 1 0 0
verify the response time for the qc details 0 1 0
verify the message for the response 1 0 0
verify the data object is not null 1 0 0
verfiy the fields present in response 1 0 0
verify the fields password,reset_password are not present 0 1 0
verfiy the mobile_number length is 10 1 0 0
verfiy the role_name is resent 1 0 0
Verify the createdAt and modified are in ist format 1 0 0
verify the response schema for the qc details 1 0 0
Total 8 2 0
Test Failures
Test NameAssertion Error
verify the response time for the qc details
expected 240 to be below 200
verify the fields password,reset_password are not present
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFNhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6089165d-2eda-45de-9172-6b0082765299
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-7deg8Iwuc30GECu8x8toZX1Utn4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 109"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a83585c2-1f52-46d3-8496-c079a3a180df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for response 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the message for response
Unexpected token ':' at 1:4
        401: Unauthorized
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 311ms
Mean size per request: 202B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3aa29c25-44d8-4e68-98b9-c8f68a006090
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-sRBmU0s8YLMNTGIU+iAFgWaxIXo"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":75},{"label":"QC Completed","key":"qc_completed","count":35},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for the response 0 1 0
Verify the message in the response 1 0 0
Verify the response body for the response 2 0 0
verfiy the count is the number 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
verfiy the response time for the response
expected 311 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 70B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTYyNDc3Nn0.-9rUSVq480mjITsY23Prkj5tIbdvOnFIC8eWR4_5Ie4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67e6621d-ad4a-490d-b31f-d439aae33fcc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 70
ETag W/"46-JG4vfohRt5hkqgRHtC67fp+0ELI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 212"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code for the response
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-VXeLw1js68/I+biVO5OTsNMFw94"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83c6369c-fee0-498a-834c-774ce7ac745a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a96645cf-b492-49b5-b889-85191532cd37
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verfiy the response time for pending for Qc 0 1 0
verify the message from the response 1 0 0
verify the data is not null 0 1 0
validte the schema for the response 1 0 0
Total 3 2 0
Test Failures
Test NameAssertion Error
verfiy the response time for pending for Qc
expected 246 to be below 200
verify the data is not null
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f0212bbe-2e57-4392-8fb6-763c24b58e40
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"pending_for_"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
verfiy the statsu code the response 1 0 0
verfiy the message for the response 1 0 0
verfiy the rdat is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a0228e10-18d4-4a90-8b8c-f1f344249f74
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-rRkzaTI30ASl+2Tc3BEOHM60XdQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
veriufy the status code for the response 0 1 0
verify the message for the response 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
veriufy the status code for the response
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDkyMDc1MTl9.nIiMaT4rfhlxNgWqkArn9yWl2dKfWkwOwMS_rWUPxOw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05342fcb-35e7-43a7-92cc-71855b47869b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 33.46KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c15ef2de-e760-49fb-9b8d-11688cab10b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"85d4-ResZEyjLmCDmsxAhMP+hrZ7GsoI"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
verify teh status code for the response 1 0 0
verfiy the resonse time for the qc completed 0 1 0
verify the message for the response 1 0 0
verify the fields present in the response 35 0 0
Total 37 1 0
Test Failure
Test NameAssertion Error
verfiy the resonse time for the qc completed
expected 284 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 71B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 929917e0-7670-4f8b-9763-67deafcb92aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Verify the response body for the error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 37485613-7e18-416a-b8d0-600136342f3f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 308ms
Mean size per request: 33.46KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept application/json, text/plain, */*
Accept-Language en-GB,en-US;q=0.9,en;q=0.8
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0
Connection keep-alive
Content-Type application/json
Origin http://phoenix.techwithjatin.com
Referer http://phoenix.techwithjatin.com/
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Cache-Control no-cache
Postman-Token 7618e333-bfe6-41a9-8334-3d02cd14502d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"85d4-ResZEyjLmCDmsxAhMP+hrZ7GsoI"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37245,"job_number":"JOB_37245","tr_customer_id":37262,"tr_customer_product_id":37252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:39.000Z","modified_at":"2025-06-19T01:16:46.000Z","name":"Harivenkatesh S J","mobile_number":"9089098909","email_id":"harisdet@gmail.com","dop":"2025-04-30","serial_number":"17410196727123","imei1":"17410196727123","imei2":"17410196727123","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37246,"job_number":"JOB_37246","tr_customer_id":37263,"tr_customer_product_id":37253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:47.000Z","modified_at":"2025-06-19T01:16:55.000Z","name":"Harisri H","mobile_number":"8789878998","email_id":"harisri@gmail.com","dop":"2025-04-30","serial_number":"12863587072350","imei1":"12863587072350","imei2":"12863587072350","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:16:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37247,"job_number":"JOB_37247","tr_customer_id":37264,"tr_customer_product_id":37254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:16:57.000Z","modified_at":"2025-06-19T01:17:04.000Z","name":"Harivarshini H","mobile_number":"8909890976","email_id":"harivarshini@gmail.com","dop":"2025-04-30","serial_number":"19238838110903","imei1":"19238838110903","imei2":"19238838110903","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37251,"job_number":"JOB_37251","tr_customer_id":37268,"tr_customer_product_id":37258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:05.000Z","modified_at":"2025-06-19T01:25:41.000Z","name":"Kyler Schumm","mobile_number":"946-908-7304","email_id":"Everette_Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"11745964215367","imei1":"11745964215367","imei2":"11745964215367","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37254,"job_number":"JOB_37254","tr_customer_id":37271,"tr_customer_product_id":37261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:25:47.000Z","modified_at":"2025-06-19T01:26:23.000Z","name":"Roxanne Haag","mobile_number":"820-567-9825","email_id":"Eriberto_Brown26@yahoo.com","dop":"2025-04-06","serial_number":"11309799271924","imei1":"11309799271924","imei2":"11309799271924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37257,"job_number":"JOB_37257","tr_customer_id":37274,"tr_customer_product_id":37264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:26:29.000Z","modified_at":"2025-06-19T01:27:05.000Z","name":"Paris Blanda","mobile_number":"912-408-9145","email_id":"Kayli87@gmail.com","dop":"2025-04-06","serial_number":"10425412421366","imei1":"10425412421366","imei2":"10425412421366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37261,"job_number":"JOB_37261","tr_customer_id":37278,"tr_customer_product_id":37268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T01:52:04.000Z","modified_at":"2025-06-19T01:52:22.000Z","name":"Dominic Hilll","mobile_number":"363-863-1749","email_id":"Maggie_Kuphal@gmail.com","dop":"2025-04-23","serial_number":"14421363237561","imei1":"14421363237561","imei2":"14421363237561","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T01:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37264,"job_number":"JOB_37264","tr_customer_id":37281,"tr_customer_product_id":37271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:14:10.000Z","modified_at":"2025-06-19T02:14:32.000Z","name":"Ethel DuBuque","mobile_number":"537-902-6820","email_id":"Elmer_Bradtke@yahoo.com","dop":"2025-04-23","serial_number":"15487793542035","imei1":"15487793542035","imei2":"15487793542035","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37272,"job_number":"JOB_37272","tr_customer_id":37289,"tr_customer_product_id":37279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:24:43.000Z","modified_at":"2025-06-19T02:25:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71595665047667","imei1":"71595665047667","imei2":"71595665047667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37279,"job_number":"JOB_37279","tr_customer_id":37296,"tr_customer_product_id":37286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:14.000Z","modified_at":"2025-06-19T02:25:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58911698452794","imei1":"58911698452794","imei2":"58911698452794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37286,"job_number":"JOB_37286","tr_customer_id":37303,"tr_customer_product_id":37293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:25:44.000Z","modified_at":"2025-06-19T02:26:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96120375736166","imei1":"96120375736166","imei2":"96120375736166","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37293,"job_number":"JOB_37293","tr_customer_id":37310,"tr_customer_product_id":37300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:17.000Z","modified_at":"2025-06-19T02:31:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14209830813323","imei1":"14209830813323","imei2":"14209830813323","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37300,"job_number":"JOB_37300","tr_customer_id":37317,"tr_customer_product_id":37307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:31:51.000Z","modified_at":"2025-06-19T02:32:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43099222848673","imei1":"43099222848673","imei2":"43099222848673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37307,"job_number":"JOB_37307","tr_customer_id":37324,"tr_customer_product_id":37314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:32:25.000Z","modified_at":"2025-06-19T02:32:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57484944145611","imei1":"57484944145611","imei2":"57484944145611","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37308,"job_number":"JOB_37308","tr_customer_id":37325,"tr_customer_product_id":37315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T02:42:35.000Z","modified_at":"2025-06-19T02:42:53.000Z","name":"Talia Mayer","mobile_number":"854-267-7830","email_id":"Grace38@yahoo.com","dop":"2025-04-23","serial_number":"10069509186120","imei1":"10069509186120","imei2":"10069509186120","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T02:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37309,"job_number":"JOB_37309","tr_customer_id":37326,"tr_customer_product_id":37316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:07.000Z","modified_at":"2025-06-19T03:05:01.000Z","name":"Hilbert Rice","mobile_number":"334-423-9900","email_id":"Ernest95@yahoo.com","dop":"2025-04-06","serial_number":"12872215287278","imei1":"12872215287278","imei2":"12872215287278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37311,"job_number":"JOB_37311","tr_customer_id":37328,"tr_customer_product_id":37318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:04:30.000Z","modified_at":"2025-06-19T03:04:48.000Z","name":"Martin Hills","mobile_number":"804-990-2768","email_id":"Zander_Ryan96@gmail.com","dop":"2025-04-23","serial_number":"13259510895191","imei1":"13259510895191","imei2":"13259510895191","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37312,"job_number":"JOB_37312","tr_customer_id":37329,"tr_customer_product_id":37319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:06:32.000Z","modified_at":"2025-06-19T03:06:52.000Z","name":"Ora Rutherford","mobile_number":"493-626-6455","email_id":"Mason.Quitzon@hotmail.com","dop":"2025-04-23","serial_number":"19823130027263","imei1":"19823130027263","imei2":"19823130027263","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37313,"job_number":"JOB_37313","tr_customer_id":37330,"tr_customer_product_id":37320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:11:32.000Z","modified_at":"2025-06-19T03:11:51.000Z","name":"Gerson Brekke","mobile_number":"684-554-9649","email_id":"Jovany34@yahoo.com","dop":"2025-04-23","serial_number":"13098928130434","imei1":"13098928130434","imei2":"13098928130434","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37314,"job_number":"JOB_37314","tr_customer_id":37331,"tr_customer_product_id":37321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:32:59.000Z","modified_at":"2025-06-19T03:33:39.000Z","name":"Zack Kirlin","mobile_number":"949-520-0059","email_id":"Abner.Kertzmann@hotmail.com","dop":"2025-04-06","serial_number":"15200276096489","imei1":"15200276096489","imei2":"15200276096489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37317,"job_number":"JOB_37317","tr_customer_id":37334,"tr_customer_product_id":37324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:34:46.000Z","modified_at":"2025-06-19T03:35:27.000Z","name":"Maybelle Langosh","mobile_number":"924-467-7956","email_id":"Emil_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"15478587569735","imei1":"15478587569735","imei2":"15478587569735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37321,"job_number":"JOB_37321","tr_customer_id":37338,"tr_customer_product_id":37328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:35:34.000Z","modified_at":"2025-06-19T03:36:14.000Z","name":"Amelia Armstrong","mobile_number":"905-271-9815","email_id":"Newton_Satterfield@gmail.com","dop":"2025-04-06","serial_number":"18919052317190","imei1":"18919052317190","imei2":"18919052317190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37324,"job_number":"JOB_37324","tr_customer_id":37341,"tr_customer_product_id":37331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:05.000Z","modified_at":"2025-06-19T03:36:42.000Z","name":"Tanner Mertz","mobile_number":"558-331-3565","email_id":"Belle_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16298806906675","imei1":"16298806906675","imei2":"16298806906675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37332,"job_number":"JOB_37332","tr_customer_id":37349,"tr_customer_product_id":37339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:36:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68927776090028","imei1":"68927776090028","imei2":"68927776090028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37334,"job_number":"JOB_37334","tr_customer_id":37351,"tr_customer_product_id":37341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:21.000Z","modified_at":"2025-06-19T03:37:02.000Z","name":"Haylie Langosh","mobile_number":"387-747-4967","email_id":"Chyna52@yahoo.com","dop":"2025-04-06","serial_number":"19967808783611","imei1":"19967808783611","imei2":"19967808783611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37342,"job_number":"JOB_37342","tr_customer_id":37359,"tr_customer_product_id":37349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:31.000Z","modified_at":"2025-06-19T03:36:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66354392934544","imei1":"66354392934544","imei2":"66354392934544","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37344,"job_number":"JOB_37344","tr_customer_id":37361,"tr_customer_product_id":37351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:36:47.000Z","modified_at":"2025-06-19T03:37:23.000Z","name":"Gus Schaefer","mobile_number":"901-595-6332","email_id":"Izaiah_Langworth@yahoo.com","dop":"2025-04-06","serial_number":"12628574853454","imei1":"12628574853454","imei2":"12628574853454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37347,"job_number":"JOB_37347","tr_customer_id":37364,"tr_customer_product_id":37354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:37:29.000Z","modified_at":"2025-06-19T03:38:05.000Z","name":"Dale O'Reilly","mobile_number":"918-955-4861","email_id":"Cassandra.Hudson8@hotmail.com","dop":"2025-04-06","serial_number":"13387082136601","imei1":"13387082136601","imei2":"13387082136601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37355,"job_number":"JOB_37355","tr_customer_id":37372,"tr_customer_product_id":37362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:43:49.000Z","modified_at":"2025-06-19T03:44:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51199072432504","imei1":"51199072432504","imei2":"51199072432504","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37362,"job_number":"JOB_37362","tr_customer_id":37379,"tr_customer_product_id":37369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:19.000Z","modified_at":"2025-06-19T03:44:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76417709469647","imei1":"76417709469647","imei2":"76417709469647","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37369,"job_number":"JOB_37369","tr_customer_id":37386,"tr_customer_product_id":37376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T03:44:49.000Z","modified_at":"2025-06-19T03:45:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29943706288605","imei1":"29943706288605","imei2":"29943706288605","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T03:45:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37370,"job_number":"JOB_37370","tr_customer_id":37387,"tr_customer_product_id":37377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T04:48:11.000Z","modified_at":"2025-06-19T04:48:52.000Z","name":"Dakota Torp","mobile_number":"320-263-7353","email_id":"Schuyler62@yahoo.com","dop":"2025-04-06","serial_number":"10299703248212","imei1":"10299703248212","imei2":"10299703248212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T04:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37381,"job_number":"JOB_37381","tr_customer_id":37398,"tr_customer_product_id":37388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:00.000Z","modified_at":"2025-06-19T05:19:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20412233310353","imei1":"20412233310353","imei2":"20412233310353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37388,"job_number":"JOB_37388","tr_customer_id":37405,"tr_customer_product_id":37395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:19:35.000Z","modified_at":"2025-06-19T05:20:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34779943684181","imei1":"34779943684181","imei2":"34779943684181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzE0N30.PUmu6ZvdsNuf-lZJhcUb5KtmBFJMSclh7EsyFT8wb-0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 125B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be7142a8-b6a1-40e5-ae72-94a5d9ee7ac2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response message for the no key 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 895ms
Mean size per request: 72.56KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c77f00ca-855d-4a19-9ef4-f516cfe799a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1223d-23wjn1GU+M+PDleYlqvW6WzNRKs"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":32775,"job_number":"JOB_32775","tr_customer_id":32792,"tr_customer_product_id":32782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T06:11:05.000Z","modified_at":"2025-05-28T06:19:03.000Z","name":"Dayana Carter","mobile_number":"672-513-6568","email_id":"Adolfo_Ritchie29@yahoo.com","dop":"2025-04-07","serial_number":"18093296169208","imei1":"18093296169208","imei2":"18093296169208","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32799,"job_number":"JOB_32799","tr_customer_id":32816,"tr_customer_product_id":32806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:19.000Z","modified_at":"2025-05-28T08:19:24.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"12211481044956","imei1":"12211481044956","imei2":"12211481044956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32800,"job_number":"JOB_32800","tr_customer_id":32817,"tr_customer_product_id":32807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:19:27.000Z","modified_at":"2025-05-28T08:19:33.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"19518452538467","imei1":"19518452538467","imei2":"19518452538467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32807,"job_number":"JOB_32807","tr_customer_id":32824,"tr_customer_product_id":32814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:14.000Z","modified_at":"2025-05-28T08:33:19.000Z","name":"piyush verma","mobile_number":"9818451803","email_id":"verma.piyush@gmail.com","dop":"2025-04-30","serial_number":"10364977473726","imei1":"10364977473726","imei2":"10364977473726","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32808,"job_number":"JOB_32808","tr_customer_id":32825,"tr_customer_product_id":32815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T08:33:22.000Z","modified_at":"2025-05-28T08:33:27.000Z","name":"aadvvik verma","mobile_number":"9818451813","email_id":"aadvvik.piyush@gmail.com","dop":"2025-04-30","serial_number":"11977404075552","imei1":"11977404075552","imei2":"11977404075552","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32821,"job_number":"JOB_32821","tr_customer_id":32838,"tr_customer_product_id":32828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:22:38.000Z","modified_at":"2025-05-28T10:22:48.000Z","name":"Marco Considine","mobile_number":"897-238-6948","email_id":"Dario45@gmail.com","dop":"2025-04-06","serial_number":"18361043545365","imei1":"18361043545365","imei2":"18361043545365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32823,"job_number":"JOB_32823","tr_customer_id":32840,"tr_customer_product_id":32830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:24:55.000Z","modified_at":"2025-05-28T10:25:04.000Z","name":"Bo Will","mobile_number":"511-961-1073","email_id":"Antonetta.Crist93@gmail.com","dop":"2025-04-06","serial_number":"15092277542175","imei1":"15092277542175","imei2":"15092277542175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32825,"job_number":"JOB_32825","tr_customer_id":32842,"tr_customer_product_id":32832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:26:39.000Z","modified_at":"2025-05-28T10:26:48.000Z","name":"Cleve Cruickshank","mobile_number":"874-774-4434","email_id":"Mariano_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"17985844001831","imei1":"17985844001831","imei2":"17985844001831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32827,"job_number":"JOB_32827","tr_customer_id":32844,"tr_customer_product_id":32834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:28:28.000Z","modified_at":"2025-05-28T10:28:38.000Z","name":"Ernest Fay","mobile_number":"487-791-2778","email_id":"Kolby_Flatley32@gmail.com","dop":"2025-04-06","serial_number":"16494917251478","imei1":"16494917251478","imei2":"16494917251478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32829,"job_number":"JOB_32829","tr_customer_id":32846,"tr_customer_product_id":32836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:32:41.000Z","modified_at":"2025-05-28T10:32:51.000Z","name":"Chelsie Dooley","mobile_number":"246-433-6366","email_id":"Juliana.Klocko94@yahoo.com","dop":"2025-04-06","serial_number":"16170485565550","imei1":"16170485565550","imei2":"16170485565550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32831,"job_number":"JOB_32831","tr_customer_id":32848,"tr_customer_product_id":32838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T10:35:41.000Z","modified_at":"2025-05-28T10:35:50.000Z","name":"Gerald King","mobile_number":"487-291-3118","email_id":"Delbert_Mertz85@gmail.com","dop":"2025-04-06","serial_number":"12638851335694","imei1":"12638851335694","imei2":"12638851335694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T10:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32847,"job_number":"JOB_32847","tr_customer_id":32864,"tr_customer_product_id":32854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-28T11:41:06.000Z","modified_at":"2025-05-28T15:46:05.000Z","name":"Jace Johns","mobile_number":"752-234-6513","email_id":"Florian_Mayer93@yahoo.com","dop":"2025-04-07","serial_number":"13231799939054","imei1":"13231799939054","imei2":"13231799939054","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-28T15:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32908,"job_number":"JOB_32908","tr_customer_id":32925,"tr_customer_product_id":32915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T02:21:26.000Z","modified_at":"2025-05-29T03:27:49.000Z","name":"Stella Zboncak","mobile_number":"345-590-3041","email_id":"Aaliyah48@hotmail.com","dop":"2025-04-25","serial_number":"14464356107763","imei1":"14464356107763","imei2":"14464356107763","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32914,"job_number":"JOB_32914","tr_customer_id":32931,"tr_customer_product_id":32921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:26:02.000Z","modified_at":"2025-05-29T03:30:38.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"12445180538744","imei1":"12445180538744","imei2":"12445180538744","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32916,"job_number":"JOB_32916","tr_customer_id":32933,"tr_customer_product_id":32923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T03:41:09.000Z","modified_at":"2025-05-29T03:41:11.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"81639619443775","imei1":"81639619443775","imei2":"81639619443775","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32921,"job_number":"JOB_32921","tr_customer_id":32938,"tr_customer_product_id":32928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:01:28.000Z","modified_at":"2025-05-29T04:04:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"57884148930561","imei1":"57884148930561","imei2":"57884148930561","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32922,"job_number":"JOB_32922","tr_customer_id":32939,"tr_customer_product_id":32929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-29T04:07:00.000Z","modified_at":"2025-05-29T04:07:04.000Z","name":"Vijihr Lakshmi","mobile_number":"9500029894","email_id":"jothi.kc@gmail.com","dop":"2025-05-23","serial_number":"106214698753380","imei1":"106214698753380","imei2":"106214698753380","popurl":"2025-05-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-29T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33106,"job_number":"JOB_33106","tr_customer_id":33123,"tr_customer_product_id":33113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T02:35:12.000Z","modified_at":"2025-06-05T11:58:43.000Z","name":"Amisha Sharma","mobile_number":"7000299384","email_id":"amisha@gmail.com","dop":"2025-04-23","serial_number":"18034226203749","imei1":"18034226203749","imei2":"18034226203749","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T11:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33300,"job_number":"JOB_33300","tr_customer_id":33317,"tr_customer_product_id":33307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-31T14:00:24.000Z","modified_at":"2025-05-31T14:30:59.000Z","name":"Rovil Kumar","mobile_number":"9719096254","email_id":"rovil.latiyan@gmail.com","dop":"2025-05-12","serial_number":"10919861578019","imei1":"10919861578019","imei2":"10919861578019","popurl":"2025-05-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33436,"job_number":"JOB_33436","tr_customer_id":33453,"tr_customer_product_id":33443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-01T17:42:16.000Z","modified_at":"2025-06-02T09:54:48.000Z","name":"Conrad Corwin}","mobile_number":"576-776-2905","email_id":"Cole53@hotmail.com","dop":"2025-04-30","serial_number":"11396476306956","imei1":"11396476306956","imei2":"11396476306956","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T09:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33487,"job_number":"JOB_33487","tr_customer_id":33504,"tr_customer_product_id":33494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T15:04:21.000Z","modified_at":"2025-06-06T13:41:04.000Z","name":"Uday P","mobile_number":"7889787878","email_id":"jatinvsharma@gmail.com","dop":"2025-05-06","serial_number":"345678901234333","imei1":"345678901234333","imei2":"345678901234333","popurl":"2025-05-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T13:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33534,"job_number":"JOB_33534","tr_customer_id":33551,"tr_customer_product_id":33541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:39:06.000Z","modified_at":"2025-06-03T06:39:11.000Z","name":"Abelardo Aufderhar","mobile_number":"726-211-5144","email_id":"Justyn_Strosin92@yahoo.com","dop":"2025-04-30","serial_number":"15761207438592","imei1":"15761207438592","imei2":"15761207438592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33535,"job_number":"JOB_33535","tr_customer_id":33552,"tr_customer_product_id":33542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T06:45:59.000Z","modified_at":"2025-06-03T06:58:17.000Z","name":"Chad Zemlak","mobile_number":"369-762-4888","email_id":"Jerald26@hotmail.com","dop":"2025-04-30","serial_number":"17087731570291","imei1":"17087731570291","imei2":"17087731570291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T06:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33537,"job_number":"JOB_33537","tr_customer_id":33554,"tr_customer_product_id":33544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T07:06:23.000Z","modified_at":"2025-06-03T07:06:29.000Z","name":"Mallie Bartoletti","mobile_number":"439-355-0901","email_id":"Wendy32@hotmail.com","dop":"2025-04-30","serial_number":"18717644651419","imei1":"18717644651419","imei2":"18717644651419","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-03T07:06:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33576,"job_number":"JOB_33576","tr_customer_id":33593,"tr_customer_product_id":33583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-03T14:57:33.000Z","modified_at":"2025-06-13T15:06:49.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"21212121212123","imei1":"21212121212123","imei2":"21212121212123","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T15:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33592,"job_number":"JOB_33592","tr_customer_id":33609,"tr_customer_product_id":33599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T04:41:47.000Z","modified_at":"2025-06-04T17:14:12.000Z","name":"Pooja P","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"54451111459191","imei1":"54451111459191","imei2":"54451111459191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33676,"job_number":"JOB_33676","tr_customer_id":33693,"tr_customer_product_id":33683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:34.000Z","modified_at":"2025-06-04T17:59:38.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"103240426761634","imei1":"103240426761634","imei2":"103240426761634","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33677,"job_number":"JOB_33677","tr_customer_id":33694,"tr_customer_product_id":33684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T17:59:39.000Z","modified_at":"2025-06-04T17:59:43.000Z","name":"vib  GP","mobile_number":"8890234567","email_id":"tiya45@gmail.com","dop":"2025-04-30","serial_number":"150802883453972","imei1":"150802883453972","imei2":"150802883453972","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T17:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33678,"job_number":"JOB_33678","tr_customer_id":33695,"tr_customer_product_id":33685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:21.000Z","modified_at":"2025-06-04T18:01:25.000Z","name":"vibha  gupta","mobile_number":"9898786745","email_id":"vibhag@gmail.com","dop":"2025-04-30","serial_number":"137378554181324","imei1":"137378554181324","imei2":"137378554181324","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33679,"job_number":"JOB_33679","tr_customer_id":33696,"tr_customer_product_id":33686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-04T18:01:26.000Z","modified_at":"2025-06-04T18:01:30.000Z","name":"Tarun  T","mobile_number":"9987654356","email_id":"taruta@gmail.com","dop":"2025-04-30","serial_number":"194855962706570","imei1":"194855962706570","imei2":"194855962706570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-04T18:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33806,"job_number":"JOB_33806","tr_customer_id":33823,"tr_customer_product_id":33813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:04:05.000Z","modified_at":"2025-06-06T15:37:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20383182736885","imei1":"20383182736885","imei2":"20383182736885","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-06T15:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34115,"job_number":"JOB_34115","tr_customer_id":34132,"tr_customer_product_id":34122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-07T18:13:40.000Z","modified_at":"2025-06-07T18:44:46.000Z","name":"Jessika Gutmann}","mobile_number":"382-706-8002","email_id":"Harmon.Glover@hotmail.com","dop":"2025-04-30","serial_number":"14665132156463","imei1":"14665132156463","imei2":"14665132156463","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T18:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34121,"job_number":"JOB_34121","tr_customer_id":34138,"tr_customer_product_id":34128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T01:31:20.000Z","modified_at":"2025-06-08T16:08:47.000Z","name":"Wallace Sipes","mobile_number":"871-354-8740","email_id":"Alejandrin_Gislason44@yahoo.com","dop":"2025-04-06","serial_number":"13662955003420","imei1":"13662955003420","imei2":"13662955003420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-08T16:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34179,"job_number":"JOB_34179","tr_customer_id":34196,"tr_customer_product_id":34186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-08T09:26:24.000Z","modified_at":"2025-06-13T13:51:51.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"12546745679809","imei1":"12546745679806","imei2":"12546745679809","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-13T13:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34392,"job_number":"JOB_34392","tr_customer_id":34409,"tr_customer_product_id":34399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:54:05.000Z","modified_at":"2025-06-12T00:41:04.000Z","name":"Francis Schoen","mobile_number":"704-929-9477","email_id":"Payton_Mitchell@yahoo.com","dop":"2025-04-30","serial_number":"108420229380606","imei1":"108420229380606","imei2":"108420229380606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T00:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34455,"job_number":"JOB_34455","tr_customer_id":34472,"tr_customer_product_id":34462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:15:22.000Z","modified_at":"2025-06-10T11:13:39.000Z","name":"Geovany Farrell","mobile_number":"843-216-8713","email_id":"Kendrick53@hotmail.com","dop":"2025-04-14","serial_number":"19362936250554","imei1":"19362936250554","imei2":"19362936250554","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34470,"job_number":"JOB_34470","tr_customer_id":34487,"tr_customer_product_id":34477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:39:46.000Z","modified_at":"2025-06-09T09:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58704497134210","imei1":"58704497134210","imei2":"58704497134210","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T09:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34725,"job_number":"JOB_34725","tr_customer_id":34742,"tr_customer_product_id":34732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-10T11:15:36.000Z","modified_at":"2025-06-10T11:26:29.000Z","name":"Norval Hessel","mobile_number":"387-877-8021","email_id":"Curtis.Waelchi@hotmail.com","dop":"2025-04-14","serial_number":"14463083290962","imei1":"14463083290962","imei2":"14463083290962","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T11:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35142,"job_number":"JOB_35142","tr_customer_id":35159,"tr_customer_product_id":35149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T00:43:03.000Z","modified_at":"2025-06-12T01:06:26.000Z","name":"Jessie Lueilwitz","mobile_number":"784-860-7861","email_id":"Bianka.Osinski33@gmail.com","dop":"2025-04-30","serial_number":"103760497057239","imei1":"103760497057239","imei2":"103760497057239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T01:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35367,"job_number":"JOB_35367","tr_customer_id":35384,"tr_customer_product_id":35374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T18:50:06.000Z","modified_at":"2025-06-12T20:16:43.000Z","name":"Scotty West","mobile_number":"791-558-1140","email_id":"Gregory_Dibbert@gmail.com","dop":"2025-05-07","serial_number":"17830346173504","imei1":"17830346173504","imei2":"17830346173504","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35368,"job_number":"JOB_35368","tr_customer_id":35385,"tr_customer_product_id":35375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-12T20:16:58.000Z","modified_at":"2025-06-12T20:49:14.000Z","name":"Jackson Gulgowski","mobile_number":"441-810-4011","email_id":"Giovanna.Brekke9@hotmail.com","dop":"2025-05-07","serial_number":"15172011605815","imei1":"15172011605815","imei2":"15172011605815","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-12T20:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35399,"job_number":"JOB_35399","tr_customer_id":35416,"tr_customer_product_id":35406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T04:48:52.000Z","modified_at":"2025-06-14T08:24:44.000Z","name":"Vijay H","mobile_number":"9738077290","email_id":"niteshachari123@gmail.com","dop":"2025-04-30","serial_number":"1472702738343453","imei1":"1472702738343453","imei2":"1472702738343453","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T08:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35563,"job_number":"JOB_35563","tr_customer_id":35580,"tr_customer_product_id":35570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-13T13:47:52.000Z","modified_at":"2025-06-14T12:55:25.000Z","name":"{$randomFirstName}} Kovacek","mobile_number":"334-273-9400","email_id":"Domenica_Wilderman28@yahoo.com","dop":"2025-04-30","serial_number":"1077475321222773","imei1":"1077475321222773","imei2":"1077475321222773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":35737,"job_number":"JOB_35737","tr_customer_id":35754,"tr_customer_product_id":35744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-14T08:48:52.000Z","modified_at":"2025-06-15T13:42:46.000Z","name":"Fake User","mobile_number":"9876346789","email_id":"test@test.com","dop":"2025-04-03","serial_number":"1009181597072071","imei1":"1009181597072071","imei2":"1009181597072071","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-15T13:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36398,"job_number":"JOB_36398","tr_customer_id":36415,"tr_customer_product_id":36405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-16T11:30:25.000Z","modified_at":"2025-06-16T11:30:55.000Z","name":"Thomas Harber","mobile_number":"825-432-1143","email_id":"Talia.Bogan@gmail.com","dop":"2025-04-14","serial_number":"18150579754660","imei1":"18150579754660","imei2":"18150579754660","popurl":"2025-04-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-16T11:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36702,"job_number":"JOB_36702","tr_customer_id":36719,"tr_customer_product_id":36709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-17T17:08:40.000Z","modified_at":"2025-06-17T17:09:19.000Z","name":"Marcelo Ryan}","mobile_number":"310-451-0361","email_id":"Syble_Grady27@yahoo.com","dop":"2025-04-30","serial_number":"13652943452572","imei1":"13652943452572","imei2":"13652943452572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-17T17:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":36722,"job_number":"JOB_36722","tr_customer_id":36739,"tr_customer_product_id":36729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T01:27:53.000Z","modified_at":"2025-06-18T01:38:40.000Z","name":"Test user","mobile_number":"9876543987","email_id":"test@user.com","dop":"2025-06-17","serial_number":"98765432345678","imei1":"98765432345678","imei2":"98765432345678","popurl":"2025-06-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T01:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37235,"job_number":"JOB_37235","tr_customer_id":37252,"tr_customer_product_id":37242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T18:50:05.000Z","modified_at":"2025-06-18T18:50:24.000Z","name":"Deborah Jenkins}","mobile_number":"323-265-1712","email_id":"Bernita24@hotmail.com","dop":"2025-04-30","serial_number":"10370613955967","imei1":"10370613955967","imei2":"10370613955967","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-18T18:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-19T05:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":30887,"job_number":"JOB_30887","tr_customer_id":30904,"tr_customer_product_id":30894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-22T07:03:43.000Z","modified_at":"2025-05-10T08:07:00.000Z","name":"varsha sachan","mobile_number":"9867227787","email_id":"sachan.vasu@gmail.com","dop":"2025-04-01","serial_number":"0131212121212121","imei1":"0131212121212121","imei2":"0131212121212121","popurl":"2025-04-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-10T08:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31051,"job_number":"JOB_31051","tr_customer_id":31068,"tr_customer_product_id":31058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-25T15:08:13.000Z","modified_at":"2025-06-02T18:58:25.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685744152","email_id":"sebastiranjani@gmail.com","dop":"2025-04-16","serial_number":"78787878787878","imei1":"78787878787878","imei2":"78787878787878","popurl":"2025-04-16T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-02T18:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31116,"job_number":"JOB_31116","tr_customer_id":31133,"tr_customer_product_id":31123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-28T19:47:38.000Z","modified_at":"2025-05-01T10:02:41.000Z","name":"Ranjani Manuel","mobile_number":"9080730129","email_id":"ranjanimanuel@gmail.com","dop":"2025-04-08","serial_number":"56565656565656569","imei1":"56565656565656569","imei2":"56565656565656569","popurl":"2025-04-08T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T10:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31170,"job_number":"JOB_31170","tr_customer_id":31187,"tr_customer_product_id":31177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T20:03:52.000Z","modified_at":"2025-05-01T19:19:38.000Z","name":"GVS GVSK","mobile_number":"1111111111","email_id":"kguduri@outlook.com","dop":"2025-04-22","serial_number":"31111111111111111","imei1":"31111111111111111","imei2":"31111111111111111","popurl":"2025-04-22T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-01T19:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31172,"job_number":"JOB_31172","tr_customer_id":31189,"tr_customer_product_id":31179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-04-29T23:31:44.000Z","modified_at":"2025-05-02T23:46:47.000Z","name":"Uday P","mobile_number":"1234321233","email_id":"test@gmail.com","dop":"2025-03-31","serial_number":"01232112345543213","imei1":"01232112345543213","imei2":"01232112345543213","popurl":"2025-03-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-02T23:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31290,"job_number":"JOB_31290","tr_customer_id":31307,"tr_customer_product_id":31297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-03T18:14:17.000Z","modified_at":"2025-05-05T18:40:51.000Z","name":"smruti pradhan","mobile_number":"8899900533","email_id":"srpradhan00@gmail.com","dop":"2025-04-06","serial_number":"12340987453238","imei1":"12340987453238","imei2":"12340987453238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-05T18:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31433,"job_number":"JOB_31433","tr_customer_id":31450,"tr_customer_product_id":31440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-07T20:43:59.000Z","modified_at":"2025-05-09T20:11:00.000Z","name":"Hoola  Hoop","mobile_number":"5257183394","email_id":"hoolahoop@yahoo.com","dop":"2025-05-01","serial_number":"12365478932156","imei1":"12365478932156","imei2":"12365478932156","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-09T20:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31592,"job_number":"JOB_31592","tr_customer_id":31609,"tr_customer_product_id":31599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:49:24.000Z","modified_at":"2025-05-13T01:12:05.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000002","imei2":"12345678900000001","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-13T01:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31593,"job_number":"JOB_31593","tr_customer_id":31610,"tr_customer_product_id":31600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-11T00:50:36.000Z","modified_at":"2025-05-12T00:39:49.000Z","name":"Sithara Sreedharan","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"12345678900000001","imei1":"12345678900000003","imei2":"12345678900000003","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-12T00:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31777,"job_number":"JOB_31777","tr_customer_id":31794,"tr_customer_product_id":31784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-14T04:12:38.000Z","modified_at":"2025-05-15T10:02:43.000Z","name":"Sitha Sreed","mobile_number":"1234567899","email_id":"sithara.test@gmail.com","dop":"2025-04-30","serial_number":"15713194238585","imei1":"15713194238585","imei2":"15713194238585","popurl":"2025-04-30T14:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-15T10:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":31888,"job_number":"JOB_31888","tr_customer_id":31905,"tr_customer_product_id":31895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-16T02:18:35.000Z","modified_at":"2025-05-20T03:04:17.000Z","name":"Rohit Sharma","mobile_number":"9758987270","email_id":"shashank.shekhar@gmail.com","dop":"2025-04-02","serial_number":"99999999999998","imei1":"99999999999998","imei2":"99999999999998","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-20T03:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32016,"job_number":"JOB_32016","tr_customer_id":32033,"tr_customer_product_id":32023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-18T16:47:08.000Z","modified_at":"2025-05-19T17:24:52.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"167752133901293","imei1":"167752133901293","imei2":"167752133901293","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32075,"job_number":"JOB_32075","tr_customer_id":32092,"tr_customer_product_id":32082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:58:04.000Z","modified_at":"2025-05-19T17:58:07.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"130898319317042","imei1":"130898319317042","imei2":"130898319317042","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32076,"job_number":"JOB_32076","tr_customer_id":32093,"tr_customer_product_id":32083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-19T17:59:27.000Z","modified_at":"2025-05-19T17:59:30.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"153275281802194","imei1":"153275281802194","imei2":"153275281802194","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-19T17:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32107,"job_number":"JOB_32107","tr_customer_id":32124,"tr_customer_product_id":32114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-20T08:38:37.000Z","modified_at":"2025-05-26T16:03:01.000Z","name":"Abhi bhagat","mobile_number":"5656565656","email_id":"sdf@gmail.com","dop":"2025-04-30","serial_number":"18615190279839","imei1":"18615190279839","imei2":"18615190279839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-26T16:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32214,"job_number":"JOB_32214","tr_customer_id":32231,"tr_customer_product_id":32221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:02.000Z","modified_at":"2025-05-22T17:41:05.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"180279982214940","imei1":"180279982214940","imei2":"180279982214940","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32215,"job_number":"JOB_32215","tr_customer_id":32232,"tr_customer_product_id":32222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:41:08.000Z","modified_at":"2025-05-22T17:41:11.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"175902688401840","imei1":"175902688401840","imei2":"175902688401840","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32219,"job_number":"JOB_32219","tr_customer_id":32236,"tr_customer_product_id":32226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:38.000Z","modified_at":"2025-05-22T17:42:41.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"195001186662576","imei1":"195001186662576","imei2":"195001186662576","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":32220,"job_number":"JOB_32220","tr_customer_id":32237,"tr_customer_product_id":32227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-22T17:42:44.000Z","modified_at":"2025-05-22T17:42:47.000Z","name":"Pratibha Upadhyay","mobile_number":"9838548272","email_id":"upadhyaypratibha2002@gmail.com","dop":"2025-05-05","serial_number":"133678270238872","imei1":"133678270238872","imei2":"133678270238872","popurl":"2025-05-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-22T17:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33122,"job_number":"JOB_33122","tr_customer_id":33139,"tr_customer_product_id":33129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:33:55.000Z","modified_at":"2025-05-31T09:01:47.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"33162165084067","imei1":"33162165084067","imei2":"33162165084067","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-05-31T09:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33125,"job_number":"JOB_33125","tr_customer_id":33142,"tr_customer_product_id":33132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T06:38:14.000Z","modified_at":"2025-06-07T10:46:55.000Z","name":"uday sharma","mobile_number":"8786789054","email_id":"09mitu.choudhary@gmail.com","dop":"2025-04-25","serial_number":"20456658847964","imei1":"20456658847964","imei2":"20456658847964","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-07T10:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33489,"job_number":"JOB_33489","tr_customer_id":33506,"tr_customer_product_id":33496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-02T16:00:43.000Z","modified_at":"2025-06-05T04:08:29.000Z","name":"Danny Adams","mobile_number":"962-642-6497","email_id":"Xander52@gmail.com","dop":"2025-04-06","serial_number":"14210119513266","imei1":"14210119513266","imei2":"14210119513266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T04:08:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33693,"job_number":"JOB_33693","tr_customer_id":33710,"tr_customer_product_id":33700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-05T07:55:29.000Z","modified_at":"2025-06-05T07:59:26.000Z","name":"Rocky Parisian","mobile_number":"303-664-0713","email_id":"Marcelino.Dach@gmail.com","dop":"2025-04-23","serial_number":"18178034954315","imei1":"18178034954315","imei2":"18178034954315","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-05T07:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":33809,"job_number":"JOB_33809","tr_customer_id":33826,"tr_customer_product_id":33816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-06T08:13:12.000Z","modified_at":"2025-06-14T12:49:03.000Z","name":"Thomas Alva","mobile_number":"0586256321","email_id":"thomasalva@gmail.com","dop":"2025-05-31","serial_number":"2545632145252255","imei1":"2545632145252255","imei2":"2545632145252255","popurl":"2025-05-31T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-14T12:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34391,"job_number":"JOB_34391","tr_customer_id":34408,"tr_customer_product_id":34398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T00:36:27.000Z","modified_at":"2025-06-09T01:09:09.000Z","name":"alexa alexa","mobile_number":"7979923816","email_id":"priyasmriti04@gmail.com","dop":"2025-02-04","serial_number":"52766323687326482","imei1":"52766323687326482","imei2":"52766323687326482","popurl":"2025-02-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-09T01:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":34463,"job_number":"JOB_34463","tr_customer_id":34480,"tr_customer_product_id":34470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-09T09:37:10.000Z","modified_at":"2025-06-10T03:11:57.000Z","name":"kajal t","mobile_number":"9898745645","email_id":"kajal@gmail.com","dop":"2025-05-31","serial_number":"10207335134551","imei1":"10207335134551","imei2":"10207335134551","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-06-10T03:11:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the response time for the response 1 0 0
Verify the message for the response 1 0 0
Verify the data for the response 75 0 0
verify the mobile number is type of number 75 0 0
Verify the create and modified date are in ist formate 150 0 0
Total 303 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSIMDNUMMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f532bf0-b9b7-42e3-8468-16e8672cfa7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-1sY5BhNz81DJL82SVASDwKxGKQk"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 20"}
Test Information
NamePassedFailedSkipped
Verify the status code for invalid response 0 1 0
verify the message in the response body 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the status code for invalid response
expected response to have status code 403 but got 500
verify the message in the response body
expected 'Unexpected token \f in JSON at positi…' to deeply equal 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cbc0fd26-d1bb-417a-acc2-c15330ec4f9d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
verfiy the response message for the no token 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the response message for the no token
expected '401: Unauthorized' to include 'required'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 49B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb10e53b-5376-4a17-a723-95e3d4a284c6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37395
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
Verify the response time for the qc submit 0 1 0
verify the message in the response body 1 0 0
verfiy the data in the response body 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Verify the response time for the qc submit
expected 247 to be below 150
verfiy the data in the response body
expected [] not to be empty
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6202713f-6e29-41eb-8c67-7aa4a6e082d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "JOB_99999"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
Verify the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 110B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d3b92df0-c9e7-4b6b-ac58-f777e1df19d7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 19
Request Body
{
            "job_id":""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 110
ETag W/"6e-aobnWGFiYpPHFDIzVjYEgqryjUE"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"job_id\" must be a number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify the response status code is 400 0 1 0
verify the response message for no job id 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify the response status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 69B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZS2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0OTY1MzIxM30.nfG_WG-hgLexpZVKjEhZhXAe_agfNFTEpjh_JOd2nXg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 745abd1b-1d45-4e3c-b25a-60fdcb22586e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37395
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 69
ETag W/"45-HalLJYp8mw1AuTSQMGzxnaipTDQ"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \f in JSON at position 58"}
Test Information
NamePassedFailedSkipped
Verify the response status code is 403 0 1 0
Verify the response body contains the expected error message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the response status code is 403
expected response to have status code 403 but got 500
Verify the response body contains the expected error message
expected 'Unexpected token \f in JSON at positi…' to include 'invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc0ODI2OTc1OH0.9eDE9BcNpIacyY9LZgxzqKZ0OnCbibRk6H7anI2zb_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 403 - Forbidden
Mean time per request: 241ms
Mean size per request: 102B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDMxMDQyN30.IOf9KziHgzlVKDlNvHxWMey0B_Radg9dPinIux9Yk64
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8db7bc8a-c01d-4e52-86ce-d9ceac3f0b64
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37395
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verfiy the status code for response 0 1 0
Verify the response message 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for response
expected response to have status code 401 but got 403
Verify the response message
expected '{"status":403,"message":"Invalid job …' to include 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 690B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ab227e8-1649-4d4d-9a83-cdef26197c0e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-iKzMDNg5DRcvgD8wUT5V0MkXuUI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MzV9.eX5VbvJDw_WAIGmeMr3R41HCAdLM39jBmlCAUZ1br78"}}
Test Information
NamePassedFailedSkipped
Verify the data .token is not null 1 0 0
verifying the the token has 3 part 1 0 0
Verify the json Schema 0 1 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify the json Schema
jsonschema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 5.74KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MzV9.eX5VbvJDw_WAIGmeMr3R41HCAdLM39jBmlCAUZ1br78
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a65c392-033f-464d-8d2b-5425abad10bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16f4-hrVf5PyPi9HjmynVRqV6ocz12Rg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37225,"job_number":"JOB_37225","tr_customer_id":37242,"tr_customer_product_id":37232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:50:38.000Z","modified_at":"2025-06-18T17:51:59.000Z","name":"Leone Beatty","mobile_number":"561-656-7403","email_id":"Ashley99@yahoo.com","dop":"2025-05-07","serial_number":"16968483509676","imei1":"16968483509676","imei2":"16968483509676","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37064,"job_number":"JOB_37064","tr_customer_id":37081,"tr_customer_product_id":37071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T13:25:17.000Z","modified_at":"2025-06-18T14:11:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"104108110782177","imei1":"104108110782177","imei2":"104108110782177","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37111,"job_number":"JOB_37111","tr_customer_id":37128,"tr_customer_product_id":37118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:45:01.000Z","modified_at":"2025-06-18T14:46:28.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102695182344237","imei1":"102695182344237","imei2":"102695182344237","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFt4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f5a03c9-14be-47da-99b3-f4908dd0e464
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-5/n0SU8u1ZoGdY5nBdF7IcH2HUI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 19"}
Test Information
NamePassedFailedSkipped
verify the status code for the response 0 1 0
verify the message for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verify the status code for the response
expected response to have status code 403 but got 500
verify the message for the response
expected 'Unexpected token \u0003 in JSON at po…' to deeply equal 'Invalid token'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"44ef-X6Prxa22z7TeCiSksKf0AoVtDSQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 5.74KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MzV9.eX5VbvJDw_WAIGmeMr3R41HCAdLM39jBmlCAUZ1br78
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc699fdd-43ea-480c-9ae9-ea70ef6a1ab1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16f4-hrVf5PyPi9HjmynVRqV6ocz12Rg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":37225,"job_number":"JOB_37225","tr_customer_id":37242,"tr_customer_product_id":37232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T17:50:38.000Z","modified_at":"2025-06-18T17:51:59.000Z","name":"Leone Beatty","mobile_number":"561-656-7403","email_id":"Ashley99@yahoo.com","dop":"2025-05-07","serial_number":"16968483509676","imei1":"16968483509676","imei2":"16968483509676","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T17:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":33118,"job_number":"JOB_33118","tr_customer_id":33135,"tr_customer_product_id":33125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-05-30T05:41:20.000Z","modified_at":"2025-06-19T05:13:26.000Z","name":"Vishal K","mobile_number":"8987895432","email_id":"vishalks@gmail.com","dop":"2025-05-27","serial_number":"12312312345686","imei1":"12312312345686","imei2":"12312312345686","popurl":"2025-05-27T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-19T05:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37064,"job_number":"JOB_37064","tr_customer_id":37081,"tr_customer_product_id":37071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T13:25:17.000Z","modified_at":"2025-06-18T14:11:51.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"104108110782177","imei1":"104108110782177","imei2":"104108110782177","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37110,"job_number":"JOB_37110","tr_customer_id":37127,"tr_customer_product_id":37117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:31:02.000Z","modified_at":"2025-06-18T14:37:32.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"100768593209996","imei1":"100768593209996","imei2":"100768593209996","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":37111,"job_number":"JOB_37111","tr_customer_id":37128,"tr_customer_product_id":37118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-18T14:45:01.000Z","modified_at":"2025-06-18T14:46:28.000Z","name":"Rupesh Yadav","mobile_number":"9654074924","email_id":"rupesh0101@hotmail.com","dop":"2025-05-29","serial_number":"102695182344237","imei1":"102695182344237","imei2":"102695182344237","popurl":"2025-05-29T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-06-18T14:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code for the response
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MzV9.eX5VbvJDw_WAIGmeMr3R41HCAdLM39jBmlCAUZ1br78
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f645826-9064-450a-a067-f27f8e1a3dbd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37395
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efb5f7ce-1321-406a-aa3d-06c08f02b4d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37395
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-wfLI1YaREk/JgvVMAAT4YAmFbdc"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0019 in JSON at position 35"}
Test Information
NamePassedFailedSkipped
Verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verfiy the status code for the response
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1255777c-2b6e-4f00-b4d3-9b5d462349ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37395
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 239ms
Mean size per request: 165B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MzV9.eX5VbvJDw_WAIGmeMr3R41HCAdLM39jBmlCAUZ1br78
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c48228ab-14cc-4eac-9a08-3952aa265f64
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 0908**
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-UaibKG3gXvu85Ut3AJ5ObZLqwfw"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected number in JSON at position 17","expose":true,"statusCode":400,"body":"{\n    \"job_id\": 0908**\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the response code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the response code is 401
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --data-raw '{"job_id":31976}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 403 - Forbidden
Mean time per request: 242ms
Mean size per request: 102B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MzV9.eX5VbvJDw_WAIGmeMr3R41HCAdLM39jBmlCAUZ1br78
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6241062-2252-441c-9334-5aba2fe2814f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "job_id": 37395
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 102
ETag W/"66-OCORlCc6O36WCCARXjx7T8d/9po"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Invalid job status.","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37395
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 3.62KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MzV9.eX5VbvJDw_WAIGmeMr3R41HCAdLM39jBmlCAUZ1br78
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token deec903f-77b7-4072-897e-aea8204fff02
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e7f-Y9EMsbGcoFSESaXqC8QMTGiSsCg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Jun 2025 05:20:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":37395,"job_number":"JOB_37395","tr_customer_id":37412,"tr_customer_product_id":37402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-06-19T05:20:09.000Z","modified_at":"2025-06-19T05:20:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95325951556154","imei1":"95325951556154","imei2":"95325951556154","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-06-19T05:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":167123,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:20:09.000Z","created_at":"2025-06-19T05:20:09.000Z"},{"id":167124,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-06-19T05:20:09.000Z","created_at":"2025-06-19T05:20:09.000Z"},{"id":167125,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T05:20:17.000Z","created_at":"2025-06-19T05:20:17.000Z"},{"id":167126,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-06-19T05:20:18.000Z","created_at":"2025-06-19T05:20:18.000Z"},{"id":167127,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:20:25.000Z","created_at":"2025-06-19T05:20:25.000Z"},{"id":167128,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:20:26.000Z","created_at":"2025-06-19T05:20:26.000Z"},{"id":167129,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:20:26.000Z","created_at":"2025-06-19T05:20:26.000Z"},{"id":167130,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-06-19T05:20:26.000Z","created_at":"2025-06-19T05:20:26.000Z"},{"id":167132,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-06-19T05:20:33.000Z","created_at":"2025-06-19T05:20:33.000Z"},{"id":167133,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T05:20:36.000Z","created_at":"2025-06-19T05:20:36.000Z"},{"id":167134,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-06-19T05:20:36.000Z","created_at":"2025-06-19T05:20:36.000Z"}],"problems":[{"id":59223,"problem":"Poor battery life","remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-06-19T05:20:09.000Z"},{"id":59224,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:20:25.000Z"},{"id":59225,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:20:26.000Z"},{"id":59226,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:20:26.000Z"},{"id":59227,"problem":"Sync issue","remark":"syncd","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-06-19T05:20:27.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37395
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RDowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDk3MjgxMDl9.GFyVS-P52luzmdS1WheeahnwudqWFRnH_xZrgzTroeY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6eb5b1e9-f95b-49c4-bb33-3fef79525db9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-th/8J8Qmu4E4wvBs9+ZU5Yer4M4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0003 in JSON at position 16"}
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the status code for invalid token 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verfiy the status code for invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_37395
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a1ddbd3-69e8-4ffd-b7e1-0969f068b5e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verfiy the response status code is 401 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_998098
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MzV9.eX5VbvJDw_WAIGmeMr3R41HCAdLM39jBmlCAUZ1br78
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91cd7a2b-9f41-48e5-8c3b-10d4b7d12f64
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
verify the status code for the response 1 0 0
verify the message for the response 1 0 0
verify the data for the response 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_31976' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8,kn;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NDgyNzAwMDN9.fIarA1iSNMzi-yIUZcdZkihaWQ_KxQtOmx1TR0kOD08' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 238ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTAzMTA0MzV9.eX5VbvJDw_WAIGmeMr3R41HCAdLM39jBmlCAUZ1br78
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1e43fc5c-b28f-4410-8815-433deb304cac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 19 Jun 2025 05:20:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verfiy the status code for the response 0 1 0
verify the status code for the response 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
verfiy the status code for the response
Cannot read properties of undefined (reading 'to')
verify the status code for the response
expected response to have status code 401 but got 404